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
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
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 }}
vllm-project
/
vllm
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
22.4k
Star
92.1k
Code
Issues
2.4k
Pull requests
5k+
Discussions
Actions
Projects
Security and quality
76
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
[Core] enable out-of-tree model register
- #3871
#3871
Merged
youkaichao
merged 14 commits into
vllm-project:main
vllm-project/vllm:main
from
youkaichao:oot_models
youkaichao/vllm:oot_models
Copy head branch name to clipboard
Apr 7, 2024
Conversation
Commits
14
(14)
Checks
Files changed
Merged
[Core] enable out-of-tree model register
#3871
youkaichao
merged 14 commits into
vllm-project:main
vllm-project/vllm:main
from
youkaichao:oot_models
youkaichao/vllm:oot_models
Copy head branch name to clipboard
Commits
Commits on Apr 5, 2024
enable oot model register
youkaichao
committed
182d5d7
View commit details
Copy full SHA for 182d5d7
Browse repository at this point
add doc for guiding oot model register
youkaichao
committed
d639c01
View commit details
Copy full SHA for d639c01
Browse repository at this point
fix doc lint
youkaichao
committed
3273706
View commit details
Copy full SHA for 3273706
Browse repository at this point
Commits on Apr 6, 2024
add test for oot models
youkaichao
committed
85e7553
View commit details
Copy full SHA for 85e7553
Browse repository at this point
fix linter
youkaichao
committed
8fb7170
View commit details
Copy full SHA for 8fb7170
Browse repository at this point
register_out_of_tree_model --> register_model
youkaichao
committed
c51050f
View commit details
Copy full SHA for c51050f
Browse repository at this point
add warning for overwritten
youkaichao
committed
c3a3b16
View commit details
Copy full SHA for c3a3b16
Browse repository at this point
expose ModelRegistry in top-level
youkaichao
committed
9b6655e
View commit details
Copy full SHA for 9b6655e
Browse repository at this point
add guide for openai server
youkaichao
committed
f6326a0
View commit details
Copy full SHA for f6326a0
Browse repository at this point
add test for api server
youkaichao
committed
e315617
View commit details
Copy full SHA for e315617
Browse repository at this point
finish openai api server test
youkaichao
committed
6f3e010
View commit details
Copy full SHA for 6f3e010
Browse repository at this point
separate test
youkaichao
committed
9ebcc56
View commit details
Copy full SHA for 9ebcc56
Browse repository at this point
use dynamic port
youkaichao
committed
fbbabb4
View commit details
Copy full SHA for fbbabb4
Browse repository at this point
separate test commands
youkaichao
committed
b6a114f
View commit details
Copy full SHA for b6a114f
Browse repository at this point
You can’t perform that action at this time.