James Haddock
Results
2
comments of
James Haddock
> Looking at the code a bit it would seem that the issue might be a timeout in the http client? > > From zed/crates/assistant/src/completion_provider/open_ai.rs > > ``` > async...
If you want to use another model available on Hugging Face that's not native to Ollama (DeepSeek-Coder, WizardCoder etc), when creating from GGUF you can explicitly name it to be...