Skip to content

Is it possible to change the AI LLM. #1152

Answered by Zirgite
Zirgite asked this question in Q&A
Discussion options

You must be logged in to vote

I tried to work it on my own with my limited knowledge. So it is transformed now into Guide to Configuring and Deploying a Local Language Model. What I did test is the following. Changing the default mistral-7b-instruct-v0.1.Q4_K_M.gguf with the slightly more powerfull mistral-7b-instruct-v0.1.Q5_K_S.gguf

1. Back up and Clearing data and models
In order to do that I made a local copy of my working installation.
-I deleted the local files local_data/private_gpt (we do not delete .gitignore)
-I delete under /models the installed model
-I delete the embedding, by deleting the content of the folder /model/embedding (not necessary if we do not change them)

2. Model Configuration
Update the set…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by Zirgite
Comment options

You must be logged in to vote
1 reply
@Zirgite
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants