How to use from
OpenClaw
Start the llama.cpp server
# Install llama.cpp:
brew install llama.cpp
# Start a local OpenAI-compatible server:
llama serve -hf tel1980/qwen-python-slm-gguf
Configure OpenClaw
# Install OpenClaw:
npm install -g openclaw@latest
# Register the local server and set it as the default model:
openclaw onboard --non-interactive --mode local \
  --auth-choice custom-api-key \
  --custom-base-url http://127.0.0.1:8080/v1 \
  --custom-model-id "tel1980/qwen-python-slm-gguf" \
  --custom-provider-id llama-cpp \
  --custom-compatibility openai \
  --custom-text-input \
  --accept-risk \
  --skip-health
Run OpenClaw
openclaw agent --local --agent main --message "Hello from Hugging Face"
Quick Links

qwen-python-slm (GGUF)

GGUF quantizado em Q4_K_M (941 MB) do tel1980/qwen-python-slm — SLM de 1,5B especializado em gerar código Python, SQL e PySpark para Engenharia de Dados, Data Science, ML/LLMs, Agentes de IA e MLOps.

Model card completo, métricas de avaliação e detalhes de treino: veja o repositório principal.

Uso com Ollama

ollama run hf.co/tel1980/qwen-python-slm-gguf

Prefixos de linguagem reconhecidos: /python, /sql, /pyspark, /ml, /llm, /agent, /dataops.

ollama run hf.co/tel1980/qwen-python-slm-gguf "/sql Liste os 10 produtos mais vendidos no último trimestre."

Uso com llama.cpp

llama-cli -m qwen2.5-coder-1.5b-python-q4.gguf -p "/python Crie uma função que leia um CSV com pandas."
Downloads last month
178
GGUF
Model size
2B params
Architecture
qwen2
Hardware compatibility
Log In to add your hardware

We're not able to determine the quantization variants.

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for tel1980/qwen-python-slm-gguf

Quantized
(167)
this model