Views
No views yet
ollama run huihui_ai/qwen3-coder-abliterated:480b-a35b-instruct-q3_K_M --verboseollama run huihui_ai/qwen3-coder-abliterated:480b-a35b-instruct-q4_K_M --verbosehuggingface-cli download huihui-ai/Huihui-Qwen3-Coder-480B-A35B-Instruct-abliterated-GGUF --local-dir ./huihui-ai/Huihui-Qwen3-Coder-480B-A35B-Instruct-abliterated-GGUF --token xxx
llama-gguf-split --merge huihui-ai/Huihui-Qwen3-Coder-480B-A35B-Instruct-abliterated-GGUF/Huihui-Qwen3-Coder-480B-A35B-Instruct-abliterated-Q2_K-00001-of-00019.gguf huihui-ai/Huihui-Qwen3-Coder-480B-A35B-Instruct-abliterated-GGUF/Huihui-Qwen3-Coder-480B-A35B-Instruct-abliterated-Q2_K.ggufllama-server -m huihui-ai/Huihui-Qwen3-Coder-480B-A35B-Instruct-abliterated-GGUF/Huihui-Qwen3-Coder-480B-A35B-Instruct-abliterated-Q2_K.gguf --port 8080 --host 0.0.0.0 -c 262144{
"$schema": "https://opencode.ai/config.json",
"provider": {
"llama-server": {
"npm": "@ai-sdk/openai-compatible",
"name": "llama-server",
"options": {
"baseURL": "http://host.docker.internal:8080/v1"
},
"models": {
"Huihui-Qwen3-Coder-480B-A35B-Instruct-abliterated-Q2_K": {
"name": "Huihui-Qwen3-Coder-480B-A35B-Instruct-abliterated-Q2_K",
"tools": true,
"reasoning": true,
"options": {
"num_ctx": 32768
}
}
}
}
}
} bc1qqnkhuchxw0zqjh2ku3lu4hq45hc6gy84uk70ge