af46a7b041
jobengine portiert (Live-Log + %-Fortschritt aus .incomplete), services/hf.py (resolve_gguf inkl. Split -of-, Groessen), POST /api/models/install (hf download als Job + sofortige Registrierung, Split-fest), GET /api/jobs + cancel. huggingface_hub in requirements. Frontend: Install-Buttons auf Discover-Karten + Live-Download-Fortschrittsbalken (JobsBar). Verifiziert: resolve_gguf gegen echte Repos (Qwen3.6-35B-A3B 23GB single, Qwen3.5-122B-A10B 77GB 3-part split) + Frontend-Build. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
7 lines
103 B
Plaintext
7 lines
103 B
Plaintext
fastapi>=0.115
|
|
uvicorn[standard]>=0.30
|
|
httpx>=0.27
|
|
ruamel.yaml>=0.18
|
|
psutil>=5.9
|
|
huggingface_hub>=0.27
|