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
.
DeepLink-org
/
lmdeploy
Public
forked from
InternLM/lmdeploy
Notifications
You must be signed in to change notification settings
Fork
2
Star
3
Code
Pull requests
6
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Projects
Security and quality
Insights
eplb draft
- #38
#38
Open
YzhouKwen
wants to merge 12 commits into
DeepLink-org:zcx/eplb_layer_idx
DeepLink-org/lmdeploy:zcx/eplb_layer_idx
from
YzhouKwen:liudy/eplb_draft
YzhouKwen/lmdeploy:liudy/eplb_draft
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
eplb draft
#38
YzhouKwen
wants to merge 12 commits into
DeepLink-org:zcx/eplb_layer_idx
DeepLink-org/lmdeploy:zcx/eplb_layer_idx
from
YzhouKwen:liudy/eplb_draft
YzhouKwen/lmdeploy:liudy/eplb_draft
Copy head branch name to clipboard
Commits
Commits on May 8, 2025
test.py
YzhouKwen
committed
7651481
View commit details
Copy full SHA for 7651481
Browse repository at this point
adjust: change model layer count
YzhouKwen
committed
37d234c
View commit details
Copy full SHA for 37d234c
Browse repository at this point
add _load_weight_experts_with_eplb in deepseek_v2.py
YzhouKwen
committed
afc7c5e
View commit details
Copy full SHA for afc7c5e
Browse repository at this point
add enable_eplb in nn/moe.py
YzhouKwen
committed
da496cf
View commit details
Copy full SHA for da496cf
Browse repository at this point
add layer_idx in nn/moe.py
YzhouKwen
committed
1cebe01
View commit details
Copy full SHA for 1cebe01
Browse repository at this point
add rank_expert_list print in nn/moe.py
YzhouKwen
committed
d5dd6df
View commit details
Copy full SHA for d5dd6df
Browse repository at this point
add expert_list to FusedMoENormal class and FusedMoELowLatency class in backends/cuda/moe.py
YzhouKwen
committed
a3e5531
View commit details
Copy full SHA for a3e5531
Browse repository at this point
add layer_idx to FusedMoENormal class and ep_expert_list()
YzhouKwen
committed
112e0aa
View commit details
Copy full SHA for 112e0aa
Browse repository at this point
generate eplb.json
YzhouKwen
committed
983bf97
View commit details
Copy full SHA for 983bf97
Browse repository at this point
add expert_list() to FusedDeepEpMoEBlockedF8Impl class and run well for num_hidden_layer=4
YzhouKwen
committed
571e2e0
View commit details
Copy full SHA for 571e2e0
Browse repository at this point
Commits on May 9, 2025
add print and set num_hidden_layers=8
YzhouKwen
committed
1ae2409
View commit details
Copy full SHA for 1ae2409
Browse repository at this point
Commits on May 12, 2025
Commented out the code for modifying model layers; kept the original layer structure
YzhouKwen
committed
4491c89
View commit details
Copy full SHA for 4491c89
Browse repository at this point
You can’t perform that action at this time.