Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
oobabooga/text-generation-webui
Pull Requests
Commits
dev
dev
main
UI: Sidebar defaults based on viewport width
oobabooga
committed
13 hours ago
145f3297
UI: Past chats menu improvement
oobabooga
committed
14 hours ago
78a178de
UI: Fix code block copy button centering and light/dark mode colors
oobabooga
committed
21 hours ago
21d4c174
UI: Make sidebars toggle independently, overlay the chat area, and persist state on page refresh
oobabooga
committed
22 hours ago
acb2488a
Fix bos/eos tokens being overwritten after GGUF metadata sets them (closes #7496)
oobabooga
committed
1 day ago
57be34d7
Clean up unused function
oobabooga
committed
1 day ago
a56e2812
UI: Fix consecutive thinking blocks rendering with Gemma 4
oobabooga
committed
1 day ago
dd77820a
Fix tool responses with Gemma 4 template (closes #7498)
oobabooga
committed
1 day ago
e4168ee8
Fix "Start reply with" crash (closes #7497)
oobabooga
committed
1 day ago
5992fa90
UI: Add an error message when no model is loaded
oobabooga
committed
1 day ago
f66a01bd
Reset bos/eos tokens to defaults before reading model metadata
oobabooga
committed
1 day ago
734d3c38
Lint
oobabooga
committed
1 day ago
b06b36a6
Update README
oobabooga
committed
1 day ago
4e978dd0
Attempt at fixing chat scroll getting stuck on thinking blocks (#7485)
oobabooga
committed
1 day ago
4bce4a38
UI: Deduplicate auto-scroll calls with queueMicrotask
oobabooga
committed
1 day ago
2aee3a18
Merge remote-tracking branch 'refs/remotes/origin/dev' into dev
oobabooga
committed
1 day ago
160a5e1a
Fix row_split not working with ik_llama.cpp (closes #7489)
oobabooga
committed
1 day ago
9e323425
Fix version metadata not syncing on Continue (closes #7492)
oobabooga
committed
1 day ago
a8a0f8dc
UI: Add sky-blue color for quoted text in light mode (#7473)
Th-Underscore
committed
1 day ago
Verified
ed61081a
Fix: wrong chat deleted when selection changes before confirm (#7483)
lawrence3699
committed
1 day ago
Verified
c7ca2f23
Logits display improvements (#7486)
wiger3
committed
1 day ago
Verified
75bf2feb
Handle Double Quotes and Newline Chars in Gemma-4 Tool Call Arguments (#7477)
mamei16
committed
1 day ago
Verified
fbd95bd5
Revert "Update exllamav3"
oobabooga
committed
1 day ago
533b4364
Update llama.cpp
oobabooga
committed
1 day ago
3dcb30b9
Update README
oobabooga
committed
2 days ago
5f16b86d
Rename project from text-generation-webui to textgen
oobabooga
committed
3 days ago
65cef2c7
Update README
oobabooga
committed
3 days ago
61bfc2ff
Merge remote-tracking branch 'refs/remotes/origin/dev' into dev
oobabooga
committed
3 days ago
a9afc48b
Merge branch 'main' into dev
oobabooga
committed
3 days ago
1ae749ac
Update README
oobabooga
committed
3 days ago
Verified
fae17dc5
Older