mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-03-09 15:13:56 +01:00
- Stop llama-server subprocess on model unload instead of relying on GC - Fix tool_calls[].index being string instead of int in API responses - Omit tool_calls key from API response when empty per OpenAI spec - Prevent division by zero when micro_batch_size > batch_size in training - Copy sampler_priority list before mutating in ExLlamaV3 - Normalize presence/frequency_penalty names for ExLlamaV3 sampler sorting - Restore original chat_template after training instead of leaving it mutated |
||
|---|---|---|
| .. | ||
| character_bias | ||
| coqui_tts | ||
| example | ||
| gallery | ||
| google_translate | ||
| long_replies | ||
| ngrok | ||
| openai | ||
| perplexity_colors | ||
| sd_api_pictures | ||
| send_pictures | ||
| silero_tts | ||
| superbooga | ||
| superboogav2 | ||
| whisper_stt | ||