Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
lm-sys
/
FastChat
Public
Notifications
You must be signed in to change notification settings
Fork
4.8k
Star
39.5k
Code
Issues
892
Pull requests
145
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Actions: lm-sys/FastChat
Actions
All workflows
Workflows
Python package
Python package
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
95 workflow runs
95 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
fix: use multi-GPU RWKV strategy from visible CUDA devices
Python package
#4113:
Pull request
#3882
synchronize by
Chessing234
40s
Chessing234:fix/rwkv-multi-gpu-strategy
Chessing234:fix/rwkv-multi-gpu-strategy
40s
View #3882
View workflow file
fix: detect partial stop sequences by output suffix
Python package
#4112:
Pull request
#3883
synchronize by
Chessing234
49s
Chessing234:fix/is-partial-stop-suffix-check
Chessing234:fix/is-partial-stop-suffix-check
49s
View #3883
View workflow file
fix: allow separate input/output budgets for T5 in context check
Python package
#4111:
Pull request
#3885
synchronize by
Chessing234
40s
Chessing234:fix/t5-encoder-decoder-context-check
Chessing234:fix/t5-encoder-decoder-context-check
40s
View #3885
View workflow file
Fix arena moderation skipping right model conversation history
Python package
#4110:
Pull request
#3889
synchronize by
Chessing234
50s
Chessing234:fix/arena-moderation-missing-model-b-history
Chessing234:fix/arena-moderation-missing-model-b-history
50s
View #3889
View workflow file
fix: remove off-by-one in inference prompt truncation
Python package
#4109:
Pull request
#3890
synchronize by
Chessing234
41s
Chessing234:fix/inference-truncate-max-src-len
Chessing234:fix/inference-truncate-max-src-len
41s
View #3890
View workflow file
fix: check partial stop on cumulative sglang output
Python package
#4108:
Pull request
#3891
synchronize by
Chessing234
50s
Chessing234:fix/sglang-partial-stop-cumulative-output
Chessing234:fix/sglang-partial-stop-cumulative-output
50s
View #3891
View workflow file
Fix typos in multi-turn judge prompt templates
Python package
#4107:
Pull request
#3892
synchronize by
Chessing234
43s
Chessing234:fix/judge-prompt-typos
Chessing234:fix/judge-prompt-typos
43s
View #3892
View workflow file
fix(webui): confirm before clearing chat history
Python package
#4106:
Pull request
#3893
synchronize by
Chessing234
46s
Chessing234:fix/3881-clear-history-confirmation
Chessing234:fix/3881-clear-history-confirmation
46s
View #3893
View workflow file
fix: block SSRF to private hosts in load_image
Python package
#4105:
Pull request
#3894
synchronize by
Chessing234
44s
Chessing234:fix/3873-load-image-ssrf
Chessing234:fix/3873-load-image-ssrf
44s
View #3894
View workflow file
fix: map uvicorn stderr prefixes to correct log levels
Python package
#4104:
Pull request
#3895
synchronize by
Chessing234
39s
Chessing234:fix/1292-stderr-log-level
Chessing234:fix/1292-stderr-log-level
39s
View #3895
View workflow file
fix: model worker --debug flag parsing
Python package
#4103:
Pull request
#3896
synchronize by
Chessing234
38s
Chessing234:fix/model-worker-debug-flag
Chessing234:fix/model-worker-debug-flag
38s
View #3896
View workflow file
fix: drop single-$ latex delimiters so currency like 25$ renders
Python package
#4102:
Pull request
#3905
synchronize by
Chessing234
40s
Chessing234:fix/3904-currency-breaks-latex
Chessing234:fix/3904-currency-breaks-latex
40s
View #3905
View workflow file
fix: reject local filesystem paths in load_image
Python package
#4101:
Pull request
#3906
synchronize by
Chessing234
48s
Chessing234:fix/3873-reject-local-image-paths
Chessing234:fix/3873-reject-local-image-paths
48s
View #3906
View workflow file
fix: tolerate rope_scaling without factor key
Python package
#4100:
Pull request
#3907
synchronize by
Chessing234
45s
Chessing234:fix/3470-rope-scaling-factor-key
Chessing234:fix/3470-rope-scaling-factor-key
45s
View #3907
View workflow file
fix: CUDA OOM handling on older torch
Python package
#4099:
Pull request
#3908
synchronize by
Chessing234
38s
Chessing234:fix/1627-cuda-oom-old-torch
Chessing234:fix/1627-cuda-oom-old-torch
38s
View #3908
View workflow file
fix: clean tokenization spaces in huggingface_api
Python package
#4098:
Pull request
#3909
synchronize by
Chessing234
52s
Chessing234:fix/3795-huggingface-api-clean-tokenization
Chessing234:fix/3795-huggingface-api-clean-tokenization
52s
View #3909
View workflow file
fix: register workers with matching address in launch_all_serve
Python package
#4097:
Pull request
#3919
synchronize by
Chessing234
42s
Chessing234:fix/launch-all-serve-worker-address
Chessing234:fix/launch-all-serve-worker-address
42s
View #3919
View workflow file
docs: note OpenAI client base_url for multi-model gateways
Python package
#4096:
Pull request
#3920
opened by
seven7763
44s
seven7763:docs/openai-compatible-gateway-example
seven7763:docs/openai-compatible-gateway-example
44s
View #3920
View workflow file
fix: register workers with matching address in launch_all_serve
Python package
#4095:
Pull request
#3919
opened by
Chessing234
39s
Chessing234:fix/launch-all-serve-worker-address
Chessing234:fix/launch-all-serve-worker-address
39s
View #3919
View workflow file
fix: model worker --debug flag parsing
Python package
#4094:
Pull request
#3896
synchronize by
Chessing234
50s
Chessing234:fix/model-worker-debug-flag
Chessing234:fix/model-worker-debug-flag
50s
View #3896
View workflow file
fix: use multi-GPU RWKV strategy from visible CUDA devices
Python package
#4093:
Pull request
#3882
synchronize by
Chessing234
47s
Chessing234:fix/rwkv-multi-gpu-strategy
Chessing234:fix/rwkv-multi-gpu-strategy
47s
View #3882
View workflow file
fix: clean tokenization spaces in huggingface_api
Python package
#4092:
Pull request
#3909
opened by
Chessing234
38s
Chessing234:fix/3795-huggingface-api-clean-tokenization
Chessing234:fix/3795-huggingface-api-clean-tokenization
38s
View #3909
View workflow file
fix: CUDA OOM handling on older torch
Python package
#4091:
Pull request
#3908
opened by
Chessing234
46s
Chessing234:fix/1627-cuda-oom-old-torch
Chessing234:fix/1627-cuda-oom-old-torch
46s
View #3908
View workflow file
fix: tolerate rope_scaling without factor key
Python package
#4090:
Pull request
#3907
opened by
Chessing234
37s
Chessing234:fix/3470-rope-scaling-factor-key
Chessing234:fix/3470-rope-scaling-factor-key
37s
View #3907
View workflow file
fix: reject local filesystem paths in load_image
Python package
#4089:
Pull request
#3906
opened by
Chessing234
44s
Chessing234:fix/3873-reject-local-image-paths
Chessing234:fix/3873-reject-local-image-paths
44s
View #3906
View workflow file
Previous
1
2
3
4
Next
You can’t perform that action at this time.