Views
No views yet
Documents/ directory; the app auto-loads the first
.gguf it finds. Running it raw via llama.cpp works for benchmarking but
the runtime gate suite that audits every generation is implemented in the
SwiftUI app, not in the model file.| Metric | Translation-only baseline (n=2) | This adapter (n=3) |
|---|---|---|
| Held-out loss | 0.804 | 0.667 |
| G2 — script state | 92.5 % | 91.7 % |
| G3 — JSON schema | 0.0 % | 95.8 % |
| G4 — session routing | 0.0 % | 91.7 % |
1huggingface-cli download carryer123/gemma4-trilingual-family-Q4_K_M \
2 gemma4_e2b_policy.Q4_K_M.gguf --local-dir .
3./llama-cli -m gemma4_e2b_policy.Q4_K_M.gguf \
4 -p "추석에 송편을 만드는 이유를 아이 눈높이로 설명해 주세요." -n 256