Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
oobabooga/text-generation-webui
Pull Requests
Commits
main
dependabot/pip/requirements/full/dev/torchao-eq-0.17.star
dev
main
Update README
oobabooga
committed
2 hours ago
Verified
fae17dc5
Merge pull request #7478 from oobabooga/dev
oobabooga
committed
4 days ago
Verified
0c3720ac
Update README
oobabooga
committed
4 days ago
5ad199e9
Merge pull request #7471 from oobabooga/dev
oobabooga
committed
6 days ago
Verified
9dcf5741
Remove hardcoded trust_remote_code=True in embedding loader
oobabooga
committed
6 days ago
e18f32cb
Update llama.cpp/ik_llama.cpp
oobabooga
committed
6 days ago
778e1c4d
Fix crash when truncating prompts with tool call messages
oobabooga
committed
6 days ago
775c913d
Fix GPT-OSS tag leak during streaming between thinking and tool calls
oobabooga
committed
7 days ago
cb511928
API: Fix IPv6 address formatting
oobabooga
committed
7 days ago
193424cc
API: add instruction_template support to the model load endpoint
oobabooga
committed
7 days ago
c26ffdd2
Follow-up to d78fc46114a4ce1de505fc286798372ddaa0c32d
oobabooga
committed
7 days ago
4d6230a9
Minor change after b1d06dcf96e2b5958ae004b8c9bbb0fc8518328b
oobabooga
committed
7 days ago
7b2f15e3
Fix image generation: default to SDPA attention backend
oobabooga
committed
7 days ago
05e48420
UI: Add MCP server support
oobabooga
committed
7 days ago
b1d06dcf
UI: Move cpu-moe checkbox to extra flags (no longer useful now that --fit exists)
oobabooga
committed
7 days ago
abc3487f
UI: Hide spin buttons on number inputs
oobabooga
committed
7 days ago
223dd4b8
Call ik portable build folders text-generation-webui-ik-version
oobabooga
committed
7 days ago
f8db23b3
Fix "address already in use" on server restart (Linux/macOS)
oobabooga
committed
7 days ago
d78fc461
Pre-compile LaTeX regex in html_generator.py
oobabooga
committed
8 days ago
422f42ca
Simplify modules/image_models.py
oobabooga
committed
8 days ago
544fcb0b
Image generation: Embed generation metadata in API image responses
oobabooga
committed
8 days ago
c63a79ee
Update the custom gradio wheels
oobabooga
committed
8 days ago
9805ddcd
UI: Minor change
oobabooga
committed
8 days ago
91f9b015
UI: Improve blockquote border width and color
oobabooga
committed
8 days ago
1f49a64e
UI: Soften message action icons in light mode
oobabooga
committed
8 days ago
e8b31c06
UI: Make table and hr borders more subtle
oobabooga
committed
8 days ago
ee917cd5
UI: Make accordion outline styling global
oobabooga
committed
8 days ago
dfd8ec9c
UI: Reduce spacing above chat input
oobabooga
committed
8 days ago
0c033caf
UI: Fix inline LaTeX rendering by protecting $...$ from markdown (closes #7423)
oobabooga
committed
8 days ago
1b403a4f
UI: Improve message action icon visibility in light mode
oobabooga
committed
8 days ago
8cb7fe9c
Older