1
0
Fork 0
Commit graph

3 commits

Author SHA1 Message Date
5c06f37c4d omp: drop static model lists, fix stale model refs (miche)
- Remove static model lists from llama-swap.miche and llama-swap.byte
  (discovery: type: proxy now fetches live models from /v1/models)
- Update byte model IDs: qwen3.6-35b-heretic-mtp/a3b-mtp -> qwen36-35b-genesis,
  gemma-4-12b-heretic -> gemma4-12b-hauhau
- Update miche model IDs: gemma4-12b -> gemma4-12b-hauhau,
  qwen3.6-27b-mtp-rocmfp4-turbo -> qwen3.6-27b-mtp,
  qwen3.6-35b-a3b-mtp-rocmfp4 -> qwen36-35b-genesis
2026-07-06 13:34:38 -04:00
78754a31de omp: drop static model lists, use proxy discovery only
- Remove static model lists from llama-swap.byte and llama-swap.miche
  (discovery: type: proxy fetches live models from /v1/models)
- Update byte model IDs in config.yml to current roster:
  qwen3.6-35b-heretic-mtp -> qwen36-35b-genesis
  gemma-4-12b-heretic -> gemma4-12b-hauhau
  qwen3.6-35b-a3b-mtp -> qwen36-35b-genesis
2026-07-06 13:24:11 -04:00
13fa1a01dc chore: drop lazy-lock from chezmoi; sync omp agent config + dir mode from host 2026-07-02 18:11:11 -04:00