managarten/services/llm-playground/src
Till-JS 213740411b feat(llm-playground): add model metadata system and SSD documentation
- Add MODEL_METADATA config for Ollama models with descriptions and modality
- Update default model to gemma3:4b
- Show model descriptions in ModelSelector and ComparisonSelector
- Add docs/OLLAMA_MODELS.md with instructions for adding new models
- Document external 4TB SSD setup in MAC_MINI_SERVER.md
- Add gemma3:12b, gemma3:27b, qwen2.5-coder:14b to model registry
2026-02-01 00:24:34 +01:00
..
lib feat(llm-playground): add model metadata system and SSD documentation 2026-02-01 00:24:34 +01:00
routes feat(llm-playground): add production deployment with auth 2026-01-30 18:15:02 +01:00
app.css feat(llm-playground): add SvelteKit LLM playground UI 2026-01-30 17:52:10 +01:00
app.d.ts feat(llm-playground): add production deployment with auth 2026-01-30 18:15:02 +01:00
app.html feat(llm-playground): add SvelteKit LLM playground UI 2026-01-30 17:52:10 +01:00
hooks.server.ts feat(llm-playground): add production deployment with auth 2026-01-30 18:15:02 +01:00