sourcegraph / cody

AI that knows your entire codebase
https://cody.dev
Apache License 2.0
2.22k stars 213 forks source link

bug: Invalid value for autocomplete.advanced.model: llama-code-13b. Valid values are: , starcoder-16b, starcoder-7b #4687

Open rfluck opened 4 days ago

rfluck commented 4 days ago

Version

v1.22.4

Describe the bug

my auto complete is not working. I do not have llama-code in my json settings. I have uninstalled cody multiple times and this will not resolve. I continue to get this error message. The only thing functioning is the cody chat.

There has to be something in a cache file somewhere since it is loaded with all my settings on a fresh install.

Expected behavior

autocomplete should be working without an error. It will not currently complete a single line of code. This is not working at all.

Additional context

No response