JudiniLabs / code-gpt-docs

Docusaurus page
https://code-gpt-docs.vercel.app
MIT License
585 stars 64 forks source link

Couldn't find the option to select the new model added in ollama #221

Closed lavahasif closed 10 months ago

lavahasif commented 11 months ago

image

I installed the llama2 ,tinyllama .etc model. I couldn't find the option to select the model .

os:windows (wsl - Ubuntu)

Model Missing . https://ollama.ai/library/tinyllama https://ollama.ai/library/llama2

davila7 commented 11 months ago

@lavahasif

Now you don't need to select the model, just delete the mistral option and write the name of the model that you downloaded from Ollama.

The model is a selectable and writable field.

itopaloglu83 commented 11 months ago

Thank you @davila7 But this was not clear with the interface, I had to find this issue to change the model. It is far better to keep the model in the settings as well.

davila7 commented 10 months ago

Thank you @davila7 But this was not clear with the interface, I had to find this issue to change the model. It is far better to keep the model in the settings as well.

Thank you! We are trying to improve the interface a lot to support new features like Vision or Code Interpreter.

Some changes will come but we will try to keep them as few as possible.