-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Pull requests: lm-sys/FastChat
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix bias='lora_only' state-dict collection in train_lora
#3859
opened Apr 20, 2026 by
Chessing234
Loading…
Fix load_log_files UnboundLocalError when all FileNotFoundError retries fail
#3858
opened Apr 20, 2026 by
Chessing234
Loading…
Fix load_compress_model retry using bitwise ~ on bool instead of logical not
#3857
opened Apr 19, 2026 by
Chessing234
Loading…
Fix ModelPermission.is_blocking type annotation (str -> bool)
#3856
opened Apr 19, 2026 by
Chessing234
Loading…
Fix Monitor.update_model_call_limit always rejecting every call
#3855
opened Apr 17, 2026 by
Chessing234
Loading…
Return after no-worker yield in Controller.worker_api_generate_stream
#3854
opened Apr 17, 2026 by
Chessing234
Loading…
Fix VLLMWorker.generate_stream referencing module-level engine instead of self
#3853
opened Apr 15, 2026 by
Chessing234
Loading…
Fix crash in vote_last_response when state is None after clear_history
#3852
opened Apr 15, 2026 by
Chessing234
Loading…
Fix add_text/regenerate return tuple size mismatch in single-model server
#3851
opened Apr 14, 2026 by
Chessing234
Loading…
Fix moderation only checking left model's conversation in arena battles
#3850
opened Apr 13, 2026 by
Chessing234
Loading…
fix: use identity check for None comparison (PEP 8 E711)
#3849
opened Apr 12, 2026 by
harshadkhetpal
Loading…
Fix off-by-one in is_partial_stop causing false positives
#3848
opened Apr 12, 2026 by
Chessing234
Loading…
1 of 2 tasks
Fix ModelPermission.is_blocking type annotation (str -> bool)
#3846
opened Apr 11, 2026 by
Chessing234
Loading…
Fix bitwise NOT (~) on boolean in tokenizer fallback
#3845
opened Apr 10, 2026 by
Chessing234
Loading…
Fix off-by-one in completion_tokens count in generate_stream
#3843
opened Apr 9, 2026 by
Chessing234
Loading…
2 tasks
Fix moderation filter checking wrong model in arena side-by-side views
#3842
opened Apr 8, 2026 by
Chessing234
Loading…
3 tasks
Fix typos in judge prompts: "You evaluation" → "Your evaluation"
#3841
opened Apr 7, 2026 by
Chessing234
Loading…
3 tasks done
Fix batch embedding averaging for batch_size > 1
#3839
opened Apr 6, 2026 by
Chessing234
Loading…
4 tasks
Fix UnboundLocalError in generate_gate when generator yields nothing
#3838
opened Apr 6, 2026 by
Chessing234
Loading…
2 tasks
fix: wrap remaining blocking calls with asyncio.to_thread to prevent DoS
#3835
opened Apr 5, 2026 by
kaiisfree
Loading…
3 tasks
feat: add fastllm worker for high-performance inference
#3828
opened Apr 1, 2026 by
crawfordxx
Loading…
6 tasks
feat: add GGUF/GGML model worker using llama-cpp-python
#3827
opened Apr 1, 2026 by
crawfordxx
Loading…
7 tasks
fix: type annotations and exception handling
#3817
opened Mar 18, 2026 by
LincolnBurrows2017
Loading…
fix: correct stderr logger level from ERROR to WARNING
#3797
opened Mar 13, 2026 by
gambletan
Loading…
3 tasks
fix: preserve uvicorn log levels instead of marking all stderr as ERROR
#3796
opened Mar 13, 2026 by
gambletan
Loading…
4 tasks
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.