unsloth/studio/frontend/src/features/chat
Roland Tannous 6e12e2536d Merge pull request #267 from unslothai/fix/config-switch
Preserving model name during configuration type switch in chat page
2026-02-27 13:23:29 +04: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 passed checkpoint as a parameter to presets 2026-02-25 18:08:02 -08: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