huggingface / llm-vscode

LLM powered development for VSCode
Apache License 2.0
1.24k stars 133 forks source link

Disabling fill mode does not disable fill mode #51

Closed matthiasgeihs closed 1 year ago

matthiasgeihs commented 1 year ago

I'm on v0.0.30 of the HuggingFace VSCode plugin. I'm trying to use the plugin with some models that do not support FIM. However, after I disabled FIM in the settings, the plugin continues to send requests in FIM format to the server.

matthiasgeihs commented 1 year ago

Have looked into this, fixed, and opened PR. Review appreciated 🙏 @mishig25

github-actions[bot] commented 1 year ago

This issue is stale because it has been open for 30 days with no activity.