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 deepforce/deepforce-coder-v1:Q4_K_M
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 deepforce/deepforce-coder-v1:Q4_K_M
Run Hermes
hermes
Quick Links

DeepForce Coder v1

โš ๏ธ This model has been superseded by v2. Please use: deepforce/deepforce-coder-v2

A Salesforce-specialized AI coding assistant fine-tuned on Qwen 2.5 Coder 3B.

Known Limitations in v1

  • Over-engineers simple Apex requests
  • Occasionally generates non-existent Apex APIs
  • Test class generation uses System.assertEquals instead of Assert class
  • These are all fixed in v2

Quick Start (v1)

Ollama

ollama run hf.co/deepforce/deepforce-coder-v1:Q4_K_M

License

Apache 2.0 โ€” free for commercial and personal use.

Downloads last month
42
GGUF
Model size
3B params
Architecture
qwen2
Hardware compatibility
Log In to add your hardware

4-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Model tree for deepforce/deepforce-coder-v1

Base model

Qwen/Qwen2.5-3B
Quantized
(107)
this model