text-generation-webui/user_data
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
..
characters Restructure the repository (#6904) 2025-04-26 08:56:54 -03:00
extensions Support installing user extensions in user_data/extensions/ 2025-07-06 17:30:23 -07:00
grammars Restructure the repository (#6904) 2025-04-26 08:56:54 -03:00
image_models Image: Add placeholder file for user_data/image_models 2025-12-03 18:43:30 -08:00
instruction-templates Restructure the repository (#6904) 2025-04-26 08:56:54 -03:00
loras Restructure the repository (#6904) 2025-04-26 08:56:54 -03:00
mmproj Add multimodal support (llama.cpp) (#7027) 2025-08-10 01:27:25 -03:00
models Remove the pre-jinja2 custom stopping string handling (closes #7094) 2025-06-21 14:03:35 -07:00
presets Remove the contrastive search preset 2025-06-07 22:26:13 -07:00
training/datasets Training: unify instruction training through apply_chat_template() 2026-03-05 14:39:37 -03:00
users feat: Add a dropdown to save/load user personas (#7367) 2026-01-14 20:35:08 -03:00
CMD_FLAGS.txt Update CMD_FLAGS.txt 2025-04-26 09:00:56 -07:00