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 }}
joskid
/
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 19, 2023
Add pyarrow to dependencies & Print warning on Ray import error (#1094)
WoosukKwon
authored
400b828
View commit details
Copy full SHA for 400b828
Browse repository at this point
Commits on Sep 18, 2023
[Community] Add vLLM Discord server (#1086)
zhuohan123
authored
c102631
View commit details
Copy full SHA for c102631
Browse repository at this point
Add minimum capability requirement for AWQ (#1064)
WoosukKwon
authored
2b1c116
View commit details
Copy full SHA for 2b1c116
Browse repository at this point
Convert before transpose (#1073)
WoosukKwon
authored
cc796b1
View commit details
Copy full SHA for cc796b1
Browse repository at this point
Fix get_max_num_running_seqs for waiting and swapped seq groups (#1068)
zhuohan123
authored
f029ef9
View commit details
Copy full SHA for f029ef9
Browse repository at this point
align llm_engine and async_engine. (#1081)
yasong677
authored
95592fa
View commit details
Copy full SHA for 95592fa
Browse repository at this point
added support for quantize on LLM module (#1080)
orellavie1212
authored
fbe66e1
View commit details
Copy full SHA for fbe66e1
Browse repository at this point
[FIX] Don't initialize parameter by default (#1067)
zhuohan123
authored
90979c3
View commit details
Copy full SHA for 90979c3
Browse repository at this point
Commits on Sep 17, 2023
Fix hanging when prompt exceeds limit (#1029)
chenxu2048
authored
e21d768
View commit details
Copy full SHA for e21d768
Browse repository at this point
Remove AsyncLLMEngine busy loop, shield background task (#1059)
Yard1
authored
ff36139
View commit details
Copy full SHA for ff36139
Browse repository at this point
Commits on Sep 16, 2023
Implement AWQ quantization support for LLaMA (#1032)
Show description for e3e79e9
5 people
authored
e3e79e9
View commit details
Copy full SHA for e3e79e9
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.