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 }}
adurham
/
exo
Public
forked from
exo-explore/exo
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Actions: adurham/exo
Actions
All workflows
Workflows
.github/workflows/debug.yml
.github/workflows/debug.yml
Disabled
Build EXO macOS DMG
Build EXO macOS DMG
Disabled
ci-pipeline
ci-pipeline
Disabled
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
98 workflow runs
98 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
feat: add max_sequence_length to metadata and use as default in WebUI
ci-pipeline
#40:
Commit
1f5457b
pushed by
adurham
4m 44s
main
main
4m 44s
View workflow file
test(worker): add unit test for download progress reporting
ci-pipeline
#39:
Commit
634d8bc
pushed by
adurham
4m 36s
main
main
4m 36s
View workflow file
fix(worker): restore file_server init and add regression test
ci-pipeline
#38:
Commit
0b0aea1
pushed by
adurham
4m 46s
main
main
4m 46s
View workflow file
fix(worker): prevent runner crash loop with exponential backoff and d…
ci-pipeline
#37:
Commit
099e344
pushed by
adurham
4m 44s
main
main
4m 44s
View workflow file
fix(worker): use total length for final progress callback to avoid ne…
ci-pipeline
#36:
Commit
9f1db2d
pushed by
adurham
4m 39s
main
main
4m 39s
View workflow file
fix(worker): report cumulative download progress to fix negative stats
ci-pipeline
#35:
Commit
45e12b9
pushed by
adurham
4m 46s
main
main
4m 46s
View workflow file
chore: enable full event logging for debugging
ci-pipeline
#34:
Commit
9341900
pushed by
adurham
5m 0s
main
main
5m 0s
View workflow file
fix(worker): refactor shard download to async loop to prevent task spam
ci-pipeline
#33:
Commit
74cae90
pushed by
adurham
4m 42s
main
main
4m 42s
View workflow file
fix(download): disable auto-compression to match ETag calc, fix hash …
ci-pipeline
#32:
Commit
a158280
pushed by
adurham
4m 34s
main
main
4m 34s
View workflow file
fix(download): revert global session reuse to prevent stalls, keep lo…
ci-pipeline
#31:
Commit
7a2c069
pushed by
adurham
4m 40s
main
main
4m 40s
View workflow file
fix(download): optimize download speed by reusing http session across…
ci-pipeline
#30:
Commit
7a235c7
pushed by
adurham
4m 37s
main
main
4m 37s
View workflow file
chore: reduce log levels for download discovery loop to debug
ci-pipeline
#29:
Commit
8f558cb
pushed by
adurham
4m 49s
main
main
4m 49s
View workflow file
feat: enforce coordinator-only model downloads and optimize p2p waiting
ci-pipeline
#28:
Commit
c183878
pushed by
adurham
4m 42s
main
main
4m 42s
View workflow file
Fix: Correct model ID for Qwen3 235B 6-bit
ci-pipeline
#27:
Commit
11e8c62
pushed by
adurham
4m 37s
main
main
4m 37s
View workflow file
fix(download): await get_hf_token coroutine
ci-pipeline
#26:
Commit
50f11d8
pushed by
adurham
4m 37s
main
main
4m 37s
View workflow file
fix(download): handle 401 errors gracefully and support HF_TOKEN env var
ci-pipeline
#25:
Commit
59a6a3e
pushed by
adurham
4m 44s
main
main
4m 44s
View workflow file
test: add comprehensive coverage for instance config logic
ci-pipeline
#24:
Commit
47cb32c
pushed by
adurham
4m 39s
main
main
4m 39s
View workflow file
feat: add mlx-community/qwen3-235b-a22b-2507-6bit model card
ci-pipeline
#23:
Commit
f27afc6
pushed by
adurham
4m 38s
main
main
4m 38s
View workflow file
feat: add configurable KV cache and inference parameters in WebUI and…
ci-pipeline
#22:
Commit
d39d894
pushed by
adurham
4m 43s
main
main
4m 43s
View workflow file
Fix sharding OOM/hang and add verification tests
ci-pipeline
#21:
Commit
1d20def
pushed by
adurham
4m 38s
main
main
4m 38s
View workflow file
exo-bench (Benchmark model pp & tg speed) (#1099)
ci-pipeline
#20:
Commit
077b1bc
pushed by
adurham
4m 45s
main
main
4m 45s
View workflow file
Deploy to Home Cluster
Deploy to Home Cluster
#47:
Manually run by
adurham
34s
local_mac_cluster
local_mac_cluster
34s
View workflow file
chore: enable info logging for event synchronization debugging
Deploy to Home Cluster
#46:
Commit
139399e
pushed by
adurham
23s
local_mac_cluster
local_mac_cluster
23s
View workflow file
fix(worker): ensure initial sync request happens after subscription
Deploy to Home Cluster
#45:
Commit
ef96250
pushed by
adurham
22s
local_mac_cluster
local_mac_cluster
22s
View workflow file
fix(worker): trigger initial event log sync on startup to prevent dea…
Deploy to Home Cluster
#44:
Commit
fd4dec1
pushed by
adurham
23s
local_mac_cluster
local_mac_cluster
23s
View workflow file
Previous
1
2
3
4
Next
You can’t perform that action at this time.