SAVRN
Search Contact SAVRN

SAVRN Model Hub · Models by License

Open-Weight Models Under MIT License

425 open-weight models released under MIT License in the SAVRN Model Hub, with Microsoft, Moritz Borrett-Laurer (formerly Laurer) and AI at Meta publishing the most.

425Models
228Publishers
16,576 to 753.3BParameter range
1Licenses
YesCommercial use

What MIT License Allows

The MIT License is a short permissive license. It permits commercial use, modification and redistribution, provided the copyright notice and permission notice are included. Read the license text.

SAVRN's Take

We read every license the same way: what it lets a facility do with the weights, and what it wants back. MIT wants very little. It permits commercial use, modification and redistribution, and the one condition is that the copyright notice and permission notice stay with the files. An operator can quantize a model, fine-tune it on customer data, fold it into a product and sell inference on it, and compliance comes down to keeping those notices in the bundle.

What carries MIT on our hub skews small. Of the 425 models under it, feature extraction leads the tasks at 54 models and text generation has 41. bge-small-en-v1.5 from the Beijing Academy of Artificial Intelligence tops downloads at 64,516,396 a month with 33M parameters, a 512-token context and 0.1 GB at 16-bit; the cheapest listing is one MI300X at $1.85 an hour, and it rides on the same card as whatever generation model you already serve. bge-m3 follows at 38,175,398 with an 8,194-token context for longer passages, then xlm-roberta-base at 21,479,919 and gpt2 at 15,439,333.

Microsoft leads the publishers with 30 models, then Moritz Borrett-Laurer at 18, AI at Meta at 17, the Beijing Academy at 10 and DeepSeek at 8. Before you commit, check that the license on the model card matches the files you pulled from the publisher; a mismatch there is the one way this short license gets complicated.

Most Downloaded

ModelPublisherParametersLicenseMonthly downloadsCheapest GPUs at 16-bit
bge-small-en-v1.5 Beijing Academy of Artificial Intelligence 33M mit 64.5M 1x MI300X, $1.85/hr
bge-m3 Beijing Academy of Artificial Intelligence mit 38.2M
xlm-roberta-base Facebook AI community 279M mit 21.5M 1x MI300X, $1.85/hr
gpt2 OpenAI community 137M mit 15.4M 1x MI300X, $1.85/hr
multilingual-e5-small Liang Wang 118M mit 12.3M 1x MI300X, $1.85/hr
bge-large-en-v1.5 Beijing Academy of Artificial Intelligence 335M mit 11.6M 1x MI300X, $1.85/hr
whisperkit-coreml Argmax mit 11.2M
bge-base-en-v1.5 Beijing Academy of Artificial Intelligence 109M mit 10.5M 1x MI300X, $1.85/hr
speaker-diarization-3.1 Pyannote mit 8.2M
roberta-base Facebook AI community 125M mit 8M 1x MI300X, $1.85/hr

All 425 Models, Page 8 of 8

Model · Image classification

traffic-sign-adverse-weather

Yy

Official model checkpoints for the solution in the Traffic Sign Recognition under Adverse Weather Competition. See classes.txt for the 25 traffic sign classes. For inference scripts, training code, and in-depth engineering retrospective, visit the GitHub Repository.

Open weights mit timm

Model · Text generation

vinayslm-tiny

Vinay Poduri

VinaySLM is a small language model (SLM) built from scratch in PyTorch to learn how decoder-only Transformers work end to end -- tokenization, embeddings, causal self-attention, training, and generation -- without importing a pretrained architecture. This is not a production-quality language model. - A tiny, hand-written, decoder-only (GPT-style) Transformer. - 466,176 parameters. - Trained on a ~600-token toy corpus of AI/programming sentences. - Packaged here as a custom Hugging Face model (trustremotecode=True) so it can be loaded and inspected through the transformers ecosystem, while the actual Transformer implementation (modelingvinayslm.py) is a thin wrapper around this project's…

Open weights mit 466,176 parameters

Questions

Can I use MIT License models commercially?

Yes. The MIT License is a short permissive license. It permits commercial use, modification and redistribution, provided the copyright notice and permission notice are included.

Which MIT License models are most downloaded?

By monthly downloads reported by the Hugging Face Hub: .

Other Licenses

See all