Skip to content

Instantly share code, notes, and snippets.

View WesleiRamos's full-sized avatar
😁

Weslei Ramos WesleiRamos

😁
View GitHub Profile
@WesleiRamos
WesleiRamos / config.json
Created December 29, 2024 03:13 — forked from ijwfly/config.json
Qwen2.5-Coder 7B continue.dev configuration example
{
"models": [
{
"title": "Qwen2.5-Coder-7B",
"provider": "ollama",
"model": "Qwen2.5-Coder-7B-Instruct-Q6_K:latest",
"apiBase": "https://your_ollama_server"
}
],
"tabAutocompleteModel": {