oobabooga
5b18be8582
Training: unify instruction training through apply_chat_template()
...
Instead of two separate paths (format files vs Chat Template), all
instruction training now uses apply_chat_template() with assistant-only
label masking. Users pick a Jinja2 template from the dropdown or use the
model's built-in chat template — both work identically.
2026-03-05 14:39:37 -03:00
q5sys (JT)
7493fe7841
feat: Add a dropdown to save/load user personas ( #7367 )
2026-01-14 20:35:08 -03:00
oobabooga
235b94f097
Image: Add placeholder file for user_data/image_models
2025-12-03 18:43:30 -08:00
oobabooga
d86b0ec010
Add multimodal support (llama.cpp) ( #7027 )
2025-08-10 01:27:25 -03:00
oobabooga
e6bc7742fb
Support installing user extensions in user_data/extensions/
2025-07-06 17:30:23 -07:00
oobabooga
02f604479d
Remove the pre-jinja2 custom stopping string handling ( closes #7094 )
2025-06-21 14:03:35 -07:00
oobabooga
faae4dc1b0
Autosave generated text in the Notebook tab ( #7079 )
2025-06-16 17:36:05 -03:00
oobabooga
78899244d5
Remove settings-template.yaml
2025-06-08 09:40:09 -07:00
oobabooga
1cab149c1a
Remove the contrastive search preset
2025-06-07 22:26:13 -07:00
oobabooga
ae150fa24f
Remove the null preset
2025-06-07 22:25:46 -07:00
oobabooga
0dbc4cbc71
Add Qwen3 presets
2025-06-07 22:20:58 -07:00
oobabooga
bb409c926e
Update only the last message during streaming + add back dynamic UI update speed ( #7038 )
2025-06-02 09:50:17 -03:00
oobabooga
126b3a768f
Revert "Dynamic Chat Message UI Update Speed ( #6952 )" (for now)
...
This reverts commit 8137eb8ef4 .
2025-05-18 12:38:36 -07:00
mamei16
8137eb8ef4
Dynamic Chat Message UI Update Speed ( #6952 )
2025-05-05 18:05:23 -03:00
oobabooga
4cea720da8
UI: Remove the "Autoload the model" feature
2025-05-02 16:38:28 -07:00
oobabooga
ec2e641749
Update settings-template.yaml
2025-04-30 15:25:26 -07:00
oobabooga
d10bded7f8
UI: Add an enable_thinking option to enable/disable Qwen3 thinking
2025-04-28 22:37:01 -07:00
oobabooga
d1e7d9c5d5
Update CMD_FLAGS.txt
2025-04-26 09:00:56 -07:00
oobabooga
19c8dced67
Move settings-template.yaml into user_data
2025-04-26 05:03:23 -07:00
oobabooga
d9de14d1f7
Restructure the repository ( #6904 )
2025-04-26 08:56:54 -03:00