We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
例行检查
问题描述 工具栈: vscode + continue 插件 + oneapi + ollama 本地使用ollama搭建的编程模型,qwen2.5-coder:7b, starcoder2:15b-instruct, 通过ollama的API接入到oneapi中,continue插件调用oneapi的API, 自动补全有问题,无法补全或者补全的内容是错乱的 复现步骤 通过ollama接入到oneapi中,continue插件调用oneapi的API, 自动补全有问题,无法补全或者补全的内容是错乱的 如果continue直接调用ollama的api,则能正常自动补全代码
预期结果 continue插件 + oneapi + ollama, 可以正常自动补全代码
The text was updated successfully, but these errors were encountered:
No branches or pull requests
例行检查
问题描述
工具栈: vscode + continue 插件 + oneapi + ollama
本地使用ollama搭建的编程模型,qwen2.5-coder:7b, starcoder2:15b-instruct, 通过ollama的API接入到oneapi中,continue插件调用oneapi的API, 自动补全有问题,无法补全或者补全的内容是错乱的
复现步骤
通过ollama接入到oneapi中,continue插件调用oneapi的API, 自动补全有问题,无法补全或者补全的内容是错乱的
如果continue直接调用ollama的api,则能正常自动补全代码
预期结果
continue插件 + oneapi + ollama, 可以正常自动补全代码
The text was updated successfully, but these errors were encountered: