JudiniLabs / code-gpt-docs

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

Model name is wrong in Autocomplete #261

Closed gidorah closed 2 months ago

gidorah commented 2 months ago

In model selection drop-down list there is a model named llama3:8b-instruct. But maybe it should be llama3:instruct since there is no model named llama3:8b-instruct in ollama repo.

Facug03 commented 2 months ago

Hi, you can use this command to copy a model that you have and put the name you want

imagen

it worked for me but the completions it gaves me are pretty bad

gidorah commented 2 months ago

Thank you, it worked! But as you said it is really bad.