Commit graph

2 commits

Author SHA1 Message Date
xray
75fb3cc343 feat: start-server.sh für API-Modus (CrowdCode-Integration)
- start-server.sh: llama-server mit Modellauswahl starten
- Port 8080, OpenAI-kompatibler Endpoint
- README aktualisiert mit Server-Hinweisen
2026-07-09 10:38:06 +02:00
xray
1cfaaf4e22 initial: MiniLlama — portable LLM chat for USB stick (Windows + Linux)
llama.cpp b9936 binaries for x86_64 (Linux Ubuntu + Windows CPU)
Dynamic model selection from models/ dir
GGUF models: Gemma-4-E2B, Qwen2.5-1.5B, Qwen3.5-4B
Cross-platform start.sh / start.bat scripts
Deploy script for USB stick export
2026-07-09 10:00:25 +02:00