Roland Tannous
|
4e88092452
|
Preflight llama-server check before downloading remote GGUF files
|
2026-02-24 18:02:43 +04:00 |
|
Roland Tannous
|
a900eb9ad7
|
Fix GGUF detection for HuggingFace repo IDs (not just local paths)
|
2026-02-24 17:49:09 +04:00 |
|
Roland Tannous
|
a40ebb1aab
|
Add GGUF model inference via llama-server backend
|
2026-02-24 17:40:05 +04:00 |
|
Manan17
|
56869c63bd
|
Passing use_auth = True and also having different checks which is missed by the is_vision function
|
2026-02-19 02:55:46 +00:00 |
|
Manan17
|
c7b7ecab4f
|
Adding metadata for checkpoints
|
2026-02-16 23:46:17 +00:00 |
|
Roland Tannous
|
fd49c56481
|
feat: include training loss per checkpoint in /api/models/checkpoints response
|
2026-02-16 09:50:28 +00:00 |
|
Roland Tannous
|
f0298edeb8
|
refactor: move checkpoint scanning to utils/models and /checkpoints endpoint to models router
|
2026-02-16 09:32:11 +00:00 |
|
Roland Tannous
|
8ce96df66f
|
fix: auto-detect LoRA adapters for both local and remote HF models in ModelConfig
|
2026-02-13 20:54:40 +00:00 |
|
sshah229
|
82be5b237f
|
fixed the script directory
|
2026-02-12 21:55:36 -07:00 |
|
Roland Tannous
|
b4ec0389f0
|
refactor/inference-api-routes-part-1
|
2026-02-03 16:57:57 +00:00 |
|
Roland Tannous
|
c07b81c083
|
fix: add utils/models directory that was ignored by gitignore
|
2026-02-02 19:52:34 +00:00 |
|