-
-
Notifications
You must be signed in to change notification settings - Fork 193
Pull requests: theroyallab/tabbyAPI
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
API: Add llama.cpp-compatible timings to completion responses
#478
opened Sep 15, 2026 by
midagedev
Loading…
Expose exllamav3's recurrent checkpoint intervals in the model config
#468
opened Sep 10, 2026 by
matthematics1137
Loading…
Log the recurrent-state slot allocation at load; document max_batch_size for recurrent models
#467
opened Sep 10, 2026 by
matthematics1137
Loading…
API: Stream partial tool_calls argument deltas for qwen3_coder formats
#462
opened Sep 2, 2026 by
tengotengo
Loading…
Backends: Read autosplit_reserve for every exllamav3 split mode
#450
opened Aug 15, 2026 by
sashko-zakharchuk
Contributor
Loading…
docs(sampling): clarify that sampler override presets resolve from the working directory (#419)
#435
opened Jul 24, 2026 by
Anai-Guo
Contributor
Loading…
[refactor] chore: migrate from
typing.{List,Union,Optional,Dict,Set} to builtin syntax
#394
opened Oct 31, 2025 by
AlpinDale
Member
Loading…
Update model.py, to time the model loading time, to create a metric for system tuning to aim for, to optimize the model loading speed
#222
opened Oct 18, 2024 by
awatuna
Loading…
Fix logprobs when multiple tokens are returned at once.
#141
opened Jun 24, 2024 by
zewt
Contributor
Loading…
Added support for multiple API keys, generating OAI-like tokens by default
#99
opened May 1, 2024 by
kir-gadjello
Loading…
ProTip!
Exclude everything labeled
bug with -label:bug.