SeaWolf-AI commited on
Commit
f9b1143
·
verified ·
1 Parent(s): a4df480

card: add POCKET on-device related links (run a 35B model on phone/CPU)

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -222,6 +222,18 @@ Reference implementation is provided in the Darwin-series evaluation harness.
222
 
223
  ---
224
 
 
 
 
 
 
 
 
 
 
 
 
 
225
  This model is introduced in [Darwin Family](https://arxiv.org/abs/2605.14386).
226
 
227
  *Darwin V7 · Qwen3.6 generation flagship · Sealed 2026-04-25 · FINAL-Bench*
 
222
 
223
  ---
224
 
225
+ ## 📱 Related — POCKET (run a 35B model on-device)
226
+
227
+ Want Darwin-class reasoning without a datacenter GPU? **POCKET** is VIDRAFT's on-device family — a **35B model that runs on a phone and on a GPU-less PC** using stock `llama.cpp` (no fork, no CUDA, no cloud). On a free CPU it generates **~3.4× faster than Bonsai**, the most-downloaded on-device model (2M+), at matched quality (HellaSwag 61.0 % vs 60.0 %, a statistical tie).
228
+
229
+ - ▶️ **Live CPU chat (try it now):** https://huggingface.co/spaces/FINAL-Bench/POCKET-35B-CPU
230
+ - 📚 **POCKET collection:** https://huggingface.co/collections/FINAL-Bench/pocket-models-6a618ee5d23eafb7e185a5c6
231
+ - 📦 **POCKET-35B-GGUF:** https://huggingface.co/FINAL-Bench/POCKET-35B-GGUF
232
+ - 🇰🇷 **POCKET-KR-MLX** (iPhone / Mac): https://huggingface.co/FINAL-Bench/POCKET-KR-MLX
233
+ - 🇬🇧 **POCKET-EN-GGUF:** https://huggingface.co/FINAL-Bench/POCKET-EN-GGUF
234
+
235
+ ---
236
+
237
  This model is introduced in [Darwin Family](https://arxiv.org/abs/2605.14386).
238
 
239
  *Darwin V7 · Qwen3.6 generation flagship · Sealed 2026-04-25 · FINAL-Bench*