An open API service for producing an overview of a list of open source projects.

awesome-llama: https://github.com/mlc-ai/mlc-llm

language-model llm machine-learning-compilation tvm

Score: -Infinity

Last synced: about 12 hours ago
JSON representation

Repository metadata:

Universal LLM Deployment Engine with ML Compilation


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 4 days ago

Total Commits: 1,787
Total Committers: 161
Avg Commits per committer: 11.099
Development Distribution Score (DDS): 0.727

Commits in past year: 129
Committers in past year: 27
Avg Commits per committer in past year: 4.778
Development Distribution Score (DDS) in past year: 0.581

Name Email Commits
Ruihang Lai r****l@c****u 488
Junru Shao j****o@a****g 150
Tianqi Chen t****n 135
Git bot b****t@n****m 101
Charlie Ruan 5****n 81
Wuwei Lin w****i@a****g 71
Zihao Ye z****s@g****m 56
Yaxing Cai c****6@g****m 46
Siyuan Feng H****y@s****n 35
Eric Lunderberg L****g 32
Rick Zhou r****u@g****m 32
David Pissarra 6****a 30
Shushi Hong 8****4@q****m 30
Bohan Hou b****u@a****u 28
Hongyi Jin j****2@g****m 27
Mengshiun Yu m****u@g****m 26
Lesheng Jin 3****n 25
Kartik Khandelwal k****8@g****m 24
Yixin Dong u****a@g****m 24
Sudeep Agarwal s****g 15
Akaash Parthasarathy 4****p 15
Kathryn (Jinqi) Chen 6****t 14
Yong Wu y****e@g****m 14
masahi m****9@g****m 13
Animesh Bohara a****a@g****m 12
Yuchen Jin y****j@c****u 11
Sidharth N. Babu s****u@g****m 10
Nestor Qin i****y@g****m 9
Jeethu Rao j****u@j****m 7
krishnaraj36 q****j@q****m 7
and 131 more...

Issue and Pull Request metadata

Last synced: 4 days ago

Total issues: 1,012
Total pull requests: 1,243
Average time to close issues: about 2 months
Average time to close pull requests: 8 days
Total issue authors: 625
Total pull request authors: 148
Average comments per issue: 2.67
Average comments per pull request: 0.57
Merged pull request: 995
Bot issues: 0
Bot pull requests: 0

Past year issues: 108
Past year pull requests: 134
Past year average time to close issues: about 2 months
Past year average time to close pull requests: 19 days
Past year issue authors: 94
Past year pull request authors: 37
Past year average comments per issue: 1.17
Past year average comments per pull request: 0.81
Past year merged pull request: 73
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/mlc-ai/mlc-llm

Top Issue Authors

  • BlindDeveloper (23)
  • tqchen (14)
  • Vinaysukhesh98 (13)
  • panghongtao (9)
  • dusty-nv (8)
  • federicoparra (8)
  • Sing-Li (8)
  • MrRace (8)
  • XJY990705 (7)
  • musram (7)
  • 0xDEADFED5 (7)
  • Moon-Ahn (7)
  • alphaarea (6)
  • MasterJH5574 (6)
  • 0xLienid (6)

Top Pull Request Authors

  • MasterJH5574 (428)
  • vinx13 (72)
  • tqchen (66)
  • CharlieFRuan (59)
  • tlopex (50)
  • cyx-6 (41)
  • mengshyu (36)
  • rickzx (30)
  • Ubospica (27)
  • junrushao (21)
  • Kartik14 (20)
  • yongwww (17)
  • Hzfengsy (17)
  • Lunderberg (15)
  • jinhongyii (14)

Top Issue Labels

  • bug (443)
  • question (311)
  • feature request (93)
  • new-models (76)
  • status: tracking (26)
  • trouble shooting (25)
  • documentation (19)
  • status : inactive (6)
  • java / android (5)
  • performance (5)
  • help wanted (4)

Top Pull Request Labels

  • bug (8)
  • question (6)
  • new-models (1)
  • documentation (1)

Package metadata

proxy.golang.org: github.com/mlc-ai/mlc-llm

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/mlc-ai/mlc-llm#section-documentation
  • Licenses:
  • Latest release: v0.19.0 (published about 1 year ago)
  • Last Synced: 2026-03-28T02:02:02.547Z (6 days ago)
  • Versions: 4
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 6.09%
    • Average: 6.294%
    • Dependent repos count: 6.498%
spack.io: mlc-llm

MLC LLM is a machine learning compiler and high-performance deployment engine for large language models. The mission of this project is to enable everyone to develop, optimize, and deploy AI models natively on everyone's platforms.

  • Homepage: https://github.com/mlc-ai/mlc-llm
  • Licenses: []
  • Latest release: (published 4 days ago)
  • Last Synced: 2026-03-30T03:02:12.595Z (4 days ago)
  • Versions: 0
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Average: 28.905%
    • Dependent packages count: 57.81%

Dependencies

rust/Cargo.toml cargo
examples/rest/nodejs/package.json npm
  • ts-node ^10.9.1 development
  • @types/node ^20.4.4
  • dotenv ^16.3.1
  • langchain ^0.0.117
  • needle ^3.2.0
  • openai ^3.3.0
  • typescript ^5.1.6
docs/requirements.txt pypi
  • mlc-ai-nightly *
  • sphinx ==5.2.3
  • sphinx-rtd-theme *
  • sphinx-tabs ==3.4.1
  • sphinx-toolbox ==3.4.0
  • sphinxcontrib-napoleon ==0.7
  • sphinxcontrib_httpdomain ==1.8.1
  • tlcpack-sphinx-addon ==0.2.2
pyproject.toml pypi
python/setup.py pypi
  • fastapi *
ios/MLCSwift/Package.swift swiftpm
.github/workflows/documentation.yaml actions
  • actions/checkout v2 composite
  • ruby/setup-ruby v1 composite
.github/workflows/update-relax.yaml actions
  • actions/checkout v3 composite
.github/workflows/windows-build.yaml actions
  • actions/checkout v3 composite
  • conda-incubator/setup-miniconda v2 composite
android/MLCChat/app/build.gradle maven
  • androidx.activity:activity-compose 1.7.1 implementation
  • androidx.appcompat:appcompat 1.6.1 implementation
  • androidx.compose.material3:material3 1.1.0 implementation
  • androidx.compose.material:material-icons-extended * implementation
  • androidx.compose.ui:ui * implementation
  • androidx.compose.ui:ui-graphics * implementation
  • androidx.compose.ui:ui-tooling-preview * implementation
  • androidx.core:core-ktx 1.10.1 implementation
  • androidx.lifecycle:lifecycle-runtime-ktx 2.6.1 implementation
  • androidx.lifecycle:lifecycle-viewmodel-compose 2.6.1 implementation
  • androidx.navigation:navigation-compose 2.5.3 implementation
  • com.google.code.gson:gson 2.10.1 implementation
  • junit:junit 4.13.2 testImplementation
android/MLCChat/build.gradle maven
android/MLCEngineExample/app/build.gradle maven
  • androidx.activity:activity-compose 1.7.1 implementation
  • androidx.appcompat:appcompat 1.6.1 implementation
  • androidx.compose.material3:material3 1.1.0 implementation
  • androidx.compose.material:material-icons-extended * implementation
  • androidx.compose.ui:ui * implementation
  • androidx.compose.ui:ui-graphics * implementation
  • androidx.compose.ui:ui-tooling-preview * implementation
  • androidx.core:core-ktx 1.10.1 implementation
  • androidx.lifecycle:lifecycle-runtime-ktx 2.6.1 implementation
  • androidx.lifecycle:lifecycle-viewmodel-compose 2.6.1 implementation
  • androidx.navigation:navigation-compose 2.5.3 implementation
  • com.google.code.gson:gson 2.10.1 implementation
  • junit:junit 4.13.2 testImplementation
android/MLCEngineExample/build.gradle maven
android/mlc4j/build.gradle maven
  • androidx.appcompat:appcompat 1.6.1 implementation
  • androidx.core:core-ktx 1.9.0 implementation
  • com.google.android.material:material 1.10.0 implementation
  • org.jetbrains.kotlinx:kotlinx-serialization-json 1.6.3 implementation