unsloth/studio/frontend/src/features/chat
Wasim Yousef Said ad7c1ceb40 Merge pull request #268 from unslothai/fix/delete-custom-config
Updated the delete custom preset in chat tab (filters)
2026-02-27 01:38:01 -08:00
..
api Use llama-server -hf mode, add GGUF variant selector, fix vision detection 2026-02-24 19:03:06 +04:00
hooks Aggregating sharded models, showing fit/oom for quantizations 2026-02-27 08:23:15 +00:00
lib feat: add session-based storage for chat training comparison handoff 2026-02-17 20:43:08 +01:00
stores Aggregating sharded models, showing fit/oom for quantizations 2026-02-27 08:23:15 +00:00
tour feat: improve guided tour descriptions and add sidebar state management 2026-02-16 00:55:13 +01:00
types Aggregating sharded models, showing fit/oom for quantizations 2026-02-27 08:23:15 +00:00
utils feat: refactor chat runtime with modular APIs, state management, and runtime synchronization 2026-02-13 16:45:00 +01:00
chat-page.tsx Aggregating sharded models, showing fit/oom for quantizations 2026-02-27 08:23:15 +00:00
chat-settings-sheet.tsx keep checkpoint on preset apply 2026-02-27 10:36:07 +01:00
db.ts feat(chat): persist model per thread and auto-load on thread switch 2026-02-22 13:35:45 +00:00
index.ts fix chat compare handoff: auto-load trained lora, stop refresh loop, add debug logs 2026-02-17 20:42:43 +01:00
runtime-provider.tsx feat(chat): persist model per thread and auto-load on thread switch 2026-02-22 13:35:45 +00:00
shared-composer.tsx move microphone icon in compare page to be next to send button 2026-02-21 12:51:38 +00:00
thread-sidebar.tsx feat: implement guided tours and refactor model selector components 2026-02-15 23:43:10 +01:00
types.ts feat(chat): persist model per thread and auto-load on thread switch 2026-02-22 13:35:45 +00:00