Commit Graph

11 Commits

Author SHA1 Message Date
Variet-Worker
e02626fda8 chore(session): pause work — Qwen promoted to primary + Hermes v0.8.0
Engine:
- default_role: fast → balanced (Qwen 3.5 35B primary)
- balanced: remove -t/-tb (no impact with -ngl 999)

Hermes Agent submodule:
- Update fff237e1 → e902e55b (v0.8.0, 340 commits merged)
- Local 8 file patches auto-merged (stash/pop, 0 conflicts)
- mmproj CPU offload, DISCORD_HOME_CHANNEL fix via external ~/.hermes/config.yaml

Decisions:
- Speculative decoding experiment rejected (+14% gen vs -31% cold start)
- llama.cpp kept at b8660 (b8757 has 9% Gemma 4 regression)
- Qwen superior for thinking/Korean/coding; speed diff negligible

Session handoff: .planning/HANDOFF.json

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-11 18:14:41 +09:00
Variet-Worker
219985b9ce wip: [06-install-and-evaluate-hermes-agent] paused at task 5/5 2026-04-09 21:55:23 +09:00
Variet-Worker
bef6c410cc wip: 06-install-and-evaluate-hermes-agent paused at task 4/4 2026-04-08 23:15:21 +09:00
Variet-Worker
e1fef677d7 wip: 06-install-and-evaluate-hermes-agent paused at task 4/4 2026-04-08 17:56:34 +09:00
Variet-Worker
6014dec75b wip: milestone v1.1 paused at phase 05 (2/3 complete) 2026-04-07 22:42:34 +09:00
Variet-Worker
c111b3a9b0 feat: Variet Engine v1.0 + 5-model tuning complete
Phase 01 (LLM Tuning):
- Gemma4 26B: 74.65 t/s (fast)
- Qwen 35B: 61.62 t/s (balanced)
- Gemma4 31B: 16.0 t/s (deep-coder)
- Qwen 27B: 16.7 t/s (deep-logic)
- Qwen 122B: 8.95 t/s (ultra, GPU 1 only)

Phase 02 (API Engine):
- FastAPI reverse proxy on port 8000
- /engine/switch hot-swap with 503 protection
- config/engine_models.json as single source of truth
- Replaced 4 individual .bat files with unified engine

File cleanup:
- scripts/ 85 files -> 9 + _archive/
- Root .bat files -> _archive/
2026-04-07 18:08:58 +09:00
Variet-Worker
626a089b6b wip: [01-llm-tuning] paused at task 3/5 2026-04-06 21:17:39 +09:00
Variet-Worker
a09736e930 wip: [01-llm-tuning] paused at task 1/3 2026-04-05 22:59:01 +09:00
Variet-Worker
66778b750d wip: initialization paused 2026-04-05 00:52:46 +09:00
Variet-Worker
e37f65af80 docs: initialize Variet LLM project 2026-04-05 00:49:30 +09:00
Variet-Worker
7890ff6644 chore: initial project setup with agent guide 2026-04-05 00:43:39 +09:00