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 }}
zishengwu
/
vllm
Public
forked from
vllm-project/vllm
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Sep 15, 2023
Abort when coroutine is cancelled (#1020)
rucyang
authored
b9fe461
View commit details
Copy full SHA for b9fe461
Browse repository at this point
Fix warning message on LLaMA FastTokenizer (#1037)
WoosukKwon
authored
64ca424
View commit details
Copy full SHA for 64ca424
Browse repository at this point
Only fail if logit_bias has actual values (#1045)
LLukas22
authored
b5f93d0
View commit details
Copy full SHA for b5f93d0
Browse repository at this point
Add pandas to requirements.txt (#1047)
Show description for a589369
WoosukKwon
authored
a589369
View commit details
Copy full SHA for a589369
Browse repository at this point
Commits on Sep 14, 2023
Fix detokenization leaving special tokens (#1044)
Show description for dd54a4b
Yard1
authored
dd54a4b
View commit details
Copy full SHA for dd54a4b
Browse repository at this point
Announce paper release (#1036)
WoosukKwon
authored
eda1a7c
View commit details
Copy full SHA for eda1a7c
Browse repository at this point
Commits on Sep 13, 2023
[FIX] Minor bug fixes (#1035)
Show description for f04908c
zhuohan123
authored
f04908c
View commit details
Copy full SHA for f04908c
Browse repository at this point
Add Model Revision Support (#1014)
Show description for ab019ee
3 people
authored
ab019ee
View commit details
Copy full SHA for ab019ee
Browse repository at this point
Use TGI-like incremental detokenization (#984)
Yard1
authored
9841d48
View commit details
Copy full SHA for 9841d48
Browse repository at this point
Fix typo in README.md (#1033)
eltociear
authored
3272d7a
View commit details
Copy full SHA for 3272d7a
Browse repository at this point
Commits on Sep 12, 2023
Make `max_model_len` configurable (#972)
Yard1
authored
0bb1e88
View commit details
Copy full SHA for 0bb1e88
Browse repository at this point
add option to shorten prompt print in log (#991)
Show description for d6545ad
3 people
authored
d6545ad
View commit details
Copy full SHA for d6545ad
Browse repository at this point
Commits on Sep 11, 2023
Bump up the version to v0.1.7 (#1013)
WoosukKwon
authored
90eb3f4
View commit details
Copy full SHA for 90eb3f4
Browse repository at this point
Use FP32 in RoPE initialization (#1004)
Show description for e67b4f2
WoosukKwon
and
imoneoi
authored
e67b4f2
View commit details
Copy full SHA for e67b4f2
Browse repository at this point
Update setup.py (#1006)
WoosukKwon
authored
d6770d1
View commit details
Copy full SHA for d6770d1
Browse repository at this point
Commits on Sep 10, 2023
[Docs] Update installation page (#1005)
WoosukKwon
authored
b9cecc2
View commit details
Copy full SHA for b9cecc2
Browse repository at this point
fix: CUDA error when inferencing with Falcon-40B base model (#992)
kyujin-cho
authored
898285c
View commit details
Copy full SHA for 898285c
Browse repository at this point
Commits on Sep 9, 2023
Fix wrong dtype in PagedAttentionWithALiBi bias (#996)
Show description for a62de9e
Yard1
authored
a62de9e
View commit details
Copy full SHA for a62de9e
Browse repository at this point
fix "tansformers_module" ModuleNotFoundError when load model with `trust_remote_code=True` (#871)
Jingru
authored
4042d19
View commit details
Copy full SHA for 4042d19
Browse repository at this point
Commits on Sep 8, 2023
Bump up the version to v0.1.6 (#989)
zhuohan123
authored
1117aa1
View commit details
Copy full SHA for 1117aa1
Browse repository at this point
Start background task in `AsyncLLMEngine.generate` (#988)
Show description for 0804384
Yard1
and
zhuohan123
authored
0804384
View commit details
Copy full SHA for 0804384
Browse repository at this point
faster startup of vLLM (#982)
Show description for 4b5bcf8
ri938
and
robirv938
authored
4b5bcf8
View commit details
Copy full SHA for 4b5bcf8
Browse repository at this point
Commits on Sep 7, 2023
Bump up the version to v0.1.5 (#944)
WoosukKwon
authored
852ef5b
View commit details
Copy full SHA for 852ef5b
Browse repository at this point
[FIX] Fix Alibi implementation in PagedAttention kernel (#945)
Show description for db09d4a
3 people
authored
db09d4a
View commit details
Copy full SHA for db09d4a
Browse repository at this point
Enable safetensors loading for all models (#974)
zhuohan123
authored
c957c74
View commit details
Copy full SHA for c957c74
Browse repository at this point
Make `AsyncLLMEngine` more robust & fix batched abort (#969)
Show description for c07ece5
Yard1
and
avnishn
authored
c07ece5
View commit details
Copy full SHA for c07ece5
Browse repository at this point
Bum up transformers version (#976)
WoosukKwon
authored
7a9c20c
View commit details
Copy full SHA for 7a9c20c
Browse repository at this point
Set torch default dtype in a context manager (#971)
Show description for 005ba45
Yard1
authored
005ba45
View commit details
Copy full SHA for 005ba45
Browse repository at this point
Commits on Sep 6, 2023
[BugFix] Implement RoPE for GPT-J (#941)
WoosukKwon
authored
320a622
View commit details
Copy full SHA for 320a622
Browse repository at this point
Use queue for finished requests (#957)
Yard1
authored
c9927c1
View commit details
Copy full SHA for c9927c1
Browse repository at this point
Commits on Sep 5, 2023
Clean up kernel unit tests (#938)
WoosukKwon
authored
fbd80ad
View commit details
Copy full SHA for fbd80ad
Browse repository at this point
fix: typo (#948)
HermitSun
authored
22379d5
View commit details
Copy full SHA for 22379d5
Browse repository at this point
Initialize AsyncLLMEngine bg loop correctly (#943)
Yard1
authored
1696725
View commit details
Copy full SHA for 1696725
Browse repository at this point
Align vLLM's beam search implementation with HF generate (#857)
zhuohan123
authored
002800f
View commit details
Copy full SHA for 002800f
Browse repository at this point
Commits on Sep 4, 2023
Only emit warning about internal tokenizer if it isn't being used (#939)
nelson-liu
authored
e15932b
View commit details
Copy full SHA for e15932b
Browse repository at this point
Previous
Next
You can’t perform that action at this time.