How to use from
Hermes Agent
Start the llama.cpp server
# Install llama.cpp:
brew install llama.cpp
# Start a local OpenAI-compatible server:
llama serve -hf dispatchAI/Qwen2.5-0.5B-Coder-mobile
Configure Hermes
# Install Hermes:
curl -fsSL https://hermes-agent.nousresearch.com/install.sh | bash
hermes setup
# Point Hermes at the local server:
hermes config set model.provider custom
hermes config set model.base_url http://127.0.0.1:8080/v1
hermes config set model.default dispatchAI/Qwen2.5-0.5B-Coder-mobile
Run Hermes
hermes
Quick Links

Qwen 2.5 0.5B Coder - Mobile (GGUF)

Alibaba's Qwen 2.5 0.5B Coder variant, fine-tuned for code generation. The fastest code-completion model that runs on a phone.

Property Value
Parameters 494 million
Size ~420 MB
Speed ~43 tok/s (S20 FE CPU)

Use Cases

  • Code autocomplete on mobile IDEs
  • Inline code explanation from comments
  • Snippet generation
  • Language translation (code-to-code)
  • Debugging suggestion engine
Downloads last month
903
GGUF
Model size
0.5B 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

Spaces using dispatchAI/Qwen2.5-0.5B-Coder-mobile 2

Collections including dispatchAI/Qwen2.5-0.5B-Coder-mobile