Shine1i
b08b606b21
feat(studio): studio storage roots path utilities
2026-03-09 23:48:31 +00:00
Roland Tannous
a0f03d3080
Add AGPL-3.0 SPDX headers to all source files
2026-03-09 20:17:45 +00:00
Manan17
4faa6e9152
fixing sesame model
2026-03-07 19:06:00 +00:00
Manan17
ee23628b0c
dynamic detection of audio models and fixing autoencoder issues
2026-03-04 10:44:44 +00:00
Manan17
9e89f31bc7
revamping up the code and adding inference
2026-03-01 02:30:31 +00:00
Roland Tannous
efaa0bacfb
Merge branch 'nightly' into feat/gguf-llama-cpp-inference
2026-02-25 16:06:03 +04:00
Roland Tannous
3ee4f1359a
Use llama-server -hf mode, add GGUF variant selector, fix vision detection
...
Replace Python-side GGUF download with llama-server's native -hf flag for
HuggingFace repos. Add frontend variant picker so users can choose
quantization (Q4_K_M, Q8_0, BF16, etc.) with file sizes. Fix vision
detection via mmproj files instead of hardcoding is_vision=False.
2026-02-24 19:03:06 +04:00
Roland Tannous
2f985ccbb5
Add GGUF model inference via llama-server backend
2026-02-24 17:40:05 +04:00
Manan17
1071c137f4
Adding exported model for chat
2026-02-24 01:17:09 +00:00
Roland Tannous
4d0c6d20b3
fix: fix: stream HF datasets in check-format endpoint to avoid full downloads; add info logging to model config endpoints
2026-02-17 22:53:29 +00:00
Shine1i
a2cf89214e
feat: add schemas for local model discovery and listing
2026-02-17 21:53:42 +01:00
Manan17
8f1db03c15
Adding metadata for checkpoints
2026-02-16 23:46:17 +00:00
Roland Tannous
1109839d2c
feat: include training loss per checkpoint in /api/models/checkpoints response
2026-02-16 09:50:28 +00:00
Roland Tannous
8a239dc83e
refactor: move checkpoint scanning to utils/models and /checkpoints endpoint to models router
2026-02-16 09:32:11 +00:00
Roland Tannous
5ae20f6099
move inline pydantic models - fix existing models routes integration
2026-02-11 12:39:58 +00:00
sshah229
6e5cd50c34
fixed the errors- renamed jwt to authentication, used raw jwt, and removed search route
2026-02-07 03:14:30 -07:00
sshah229
fc673227b7
Refactored the training and model routes and added the jwt authentication
2026-02-06 03:15:30 -07:00
Roland Tannous
75d8dcc824
root studio folder
2026-02-02 09:13:49 +00:00