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
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
.
beehive-lab
/
GPULlama3.java
Public
Notifications
You must be signed in to change notification settings
Fork
35
Star
270
Code
Issues
18
Pull requests
6
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Add Qwen1.5-MoE Q8_0 CPU and single-token TornadoVM GPU inference
- #144
#144
Merged
mikepapadim
merged 10 commits into
beehive-lab:main
beehive-lab/GPULlama3.java:main
from
MRPRESIDENT66:moe-single-token
MRPRESIDENT66/GPULlama3.java:moe-single-token
Copy head branch name to clipboard
Aug 6, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Add Qwen1.5-MoE Q8_0 CPU and single-token TornadoVM GPU inference
#144
mikepapadim
merged 10 commits into
beehive-lab:main
beehive-lab/GPULlama3.java:main
from
MRPRESIDENT66:moe-single-token
MRPRESIDENT66/GPULlama3.java:moe-single-token
Copy head branch name to clipboard
Commits
Commits on Aug 5, 2026
Add Qwen1.5-MoE (qwen2moe) CPU inference support
Show description for 97ef9d2
MRPRESIDENT66
committed
97ef9d2
View commit details
Copy full SHA for 97ef9d2
Browse repository at this point
Fix Qwen2MoEState to override createStateFields with correct config type
Show description for 46cea94
MRPRESIDENT66
committed
46cea94
View commit details
Copy full SHA for 46cea94
Browse repository at this point
Fix Qwen2-MoE routing probabilities
MRPRESIDENT66
committed
973cdf3
View commit details
Copy full SHA for 973cdf3
Browse repository at this point
Add ChatML turn separator for Qwen messages
MRPRESIDENT66
committed
8ddca7d
View commit details
Copy full SHA for 8ddca7d
Browse repository at this point
Optimize Q8_0 dot products with quantized activations
MRPRESIDENT66
committed
25dd61b
View commit details
Copy full SHA for 25dd61b
Browse repository at this point
Clean up Qwen2-MoE CPU implementation
MRPRESIDENT66
committed
71d49d3
View commit details
Copy full SHA for 71d49d3
Browse repository at this point
Add Qwen2-MoE single-token GPU baseline
MRPRESIDENT66
committed
c2e9583
View commit details
Copy full SHA for c2e9583
Browse repository at this point
Update baseline branch name
MRPRESIDENT66
committed
2e843c6
View commit details
Copy full SHA for 2e843c6
Browse repository at this point
chore(qwen2-moe): remove local validation artifacts
MRPRESIDENT66
committed
b227bc2
View commit details
Copy full SHA for b227bc2
Browse repository at this point
Commits on Aug 6, 2026
Fix Qwen2-MoE RMSNorm reduction race
MRPRESIDENT66
committed
7a4f197
View commit details
Copy full SHA for 7a4f197
Browse repository at this point
You can’t perform that action at this time.