Views
No views yet
1# Download
2huggingface-cli download RuimengLiu/raymond-gguf raymond-q4_k_m.gguf --local-dir .
3
4# Create Ollama model (requires Modelfile from the main repo)
5ollama create raymond -f Modelfile
6ollama run raymond| Item | Value |
|---|---|
| Base Model | Qwen3-4B-Instruct-2507 |
| Fine-tuning | LoRA (rank=64, alpha=128) |
| Training Data | 1495 samples (Claude Sonnet distilled) |
| Quantization | Q4_K_M |
| Size | 2.33 GB |
| Language | Chinese (primary), English |