SAVRN
Search Contact SAVRN

SAVRN Model Hub · Models by License

Open-Weight Models Under Creative Commons Attribution-NonCommercial 4.0

72 open-weight models released under Creative Commons Attribution-NonCommercial 4.0 in the SAVRN Model Hub, with AI at Meta, Multimedia Computing Group-Nanjing University and Salesforce AI Research publishing the most.

72Models
22Publishers
9M to 2.4BParameter range
1Licenses
Not without separate permissionCommercial use

What Creative Commons Attribution-NonCommercial 4.0 Allows

CC BY-NC 4.0 permits sharing and adapting with credit for non-commercial purposes only. Commercial use needs separate permission from the rights holder. Read the license text.

SAVRN's Take

Credit the rights holder and stay non-commercial, and Creative Commons Attribution-NonCommercial 4.0 lets you share and adapt the work. The second condition decides deployments. Commercial use is not permitted without separate permission from the rights holder, so a model under these terms can run in your own racks for non-commercial work, but the moment it serves a paying customer or backs a product you bill for, that permission has to be in hand, in writing, before the weights touch production.

Nothing about the hardware slows you down. The most downloaded model here, mms-300m-1130-forced-aligner at 2,609,459 downloads a month, is 315M parameters and needs 0.8 GB at 16-bit. jina-embeddings-v3, second at 1,957,393, is 572M parameters with an 8,194 token context in 1.4 GB, and jina-reranker-v3 fits a 131,072 token context in the same 1.4 GB. The cheapest host on the Index for all three is a single MI300X at $1.85 an hour. One accelerator, not a rack; the license is the hard part.

AI at Meta publishes the most under these terms, 20 of the 72, including musicgen-medium at 1,952,754 downloads and nllb-200-distilled-600M at 1,135,320. The Multimedia Computing Group at Nanjing University has 10, Salesforce AI Research 8, PyTorch Image Models 6, Jina AI and OpenGVLab 4 each. Video classification leads the task list at 21 models, audio classification at 10 and text to speech at 9: a media and speech license more than a chat-model license.

Most Downloaded

ModelPublisherParametersLicenseMonthly downloadsCheapest GPUs at 16-bit
mms-300m-1130-forced-aligner Mahmoud Ashraf 315M cc-by-nc-4.0 2.6M 1x MI300X, $1.85/hr
jina-embeddings-v3 Jina AI 572M cc-by-nc-4.0 2M 1x MI300X, $1.85/hr
musicgen-medium AI at Meta cc-by-nc-4.0 2M
wav2vec2-base-vi-vlsp2020 Binh Nguyen cc-by-nc-4.0 1.3M
nllb-200-distilled-600M AI at Meta cc-by-nc-4.0 1.1M
jina-reranker-v2-base-multilingual Jina AI 278M cc-by-nc-4.0 1.1M 1x MI300X, $1.85/hr
F5-TTS Yushen CHEN cc-by-nc-4.0 984.3k
jina-reranker-v3 Jina AI 597M cc-by-nc-4.0 782.2k 1x MI300X, $1.85/hr
open-vakgyata OneCXi 59M cc-by-nc-4.0 500.7k 1x MI300X, $1.85/hr
fasttext-language-identification AI at Meta cc-by-nc-4.0 437k

All 72 Models, Page 2 of 2

VideoMAE model pre-trained for 2400 epochs in a self-supervised way and fine-tuned in a supervised way on Something-Something V2. It was introduced in the paper VideoMAE: Masked Autoencoders are Data-Efficient Learners for Self-Supervised Video Pre-Training by Tong et al. and first released in this repository. Disclaimer: The team releasing VideoMAE did not write a model card for this model so this model card has been written by the Hugging Face team. VideoMAE is an extension of Masked Autoencoders (MAE) to video. The architecture of the model is very similar to that of a standard Vision Transformer (ViT), with a decoder on top for predicting pixel values for masked patches. Videos are…

Open weights cc-by-nc-4.0 transformers

Model · Video classification

timesformer-base-finetuned-ssv2

AI at Meta

TimeSformer model pre-trained on Something Something v2. It was introduced in the paper TimeSformer: Is Space-Time Attention All You Need for Video Understanding? by Tong et al. and first released in this repository. Disclaimer: The team releasing TimeSformer did not write a model card for this model so this model card has been written by fcakyon. You can use the raw model for video classification into one of the 174 possible Something Something v2 labels. Here is how to use this model to classify a video: For more code examples, we refer to the documentation.

Open weights cc-by-nc-4.0 transformers

VideoMAE model pre-trained on Something-Something-v2 for 2400 epochs in a self-supervised way. It was introduced in the paper VideoMAE: Masked Autoencoders are Data-Efficient Learners for Self-Supervised Video Pre-Training by Tong et al. and first released in this repository. Disclaimer: The team releasing VideoMAE did not write a model card for this model so this model card has been written by the Hugging Face team. VideoMAE is an extension of Masked Autoencoders (MAE) to video. The architecture of the model is very similar to that of a standard Vision Transformer (ViT), with a decoder on top for predicting pixel values for masked patches. Videos are presented to the model as a sequence of…

Open weights cc-by-nc-4.0 94M parameters transformers

Model · Video classification

videomae-base-finetuned-ucf101-subset

Hon Nguyen

This model is a fine-tuned version of MCG-NJU/videomae-base on an unknown dataset. It achieves the following results on the evaluation set: The following hyperparameters were used during training: - learningrate: 5e-05 - trainbatchsize: 8 - evalbatchsize: 8 - lrschedulertype: linear - trainingsteps: 370 - Transformers 5.16.1 - Pytorch 2.14.0+cu126 - Datasets 5.0.1 - Tokenizers 0.23.2

Open weights cc-by-nc-4.0 86M parameters transformers

Model · Video classification

finetuned-ucf101-subset

Hon Nguyen

This model is a fine-tuned version of MCG-NJU/videomae-base on an unknown dataset. It achieves the following results on the evaluation set: The following hyperparameters were used during training: - learningrate: 5e-05 - trainbatchsize: 8 - evalbatchsize: 8 - lrschedulertype: linear - trainingsteps: 370 - Transformers 5.16.1 - Pytorch 2.11.0+cu128 - Datasets 5.0.1 - Tokenizers 0.23.1

Open weights cc-by-nc-4.0 86M parameters transformers

VideoMAE model pre-trained for 1600 epochs in a self-supervised way and fine-tuned in a supervised way on Kinetics-400. It was introduced in the paper VideoMAE: Masked Autoencoders are Data-Efficient Learners for Self-Supervised Video Pre-Training by Tong et al. and first released in this repository. Disclaimer: The team releasing VideoMAE did not write a model card for this model so this model card has been written by the Hugging Face team. VideoMAE is an extension of Masked Autoencoders (MAE) to video. The architecture of the model is very similar to that of a standard Vision Transformer (ViT), with a decoder on top for predicting pixel values for masked patches. Videos are presented to…

Open weights cc-by-nc-4.0 transformers

Model · Video classification

videomae-large-finetuned-deepfake-subset

Mai

This model is a fine-tuned version of MCG-NJU/videomae-large on the Deepfake Detection Challenge dataset. It achieves the following results on the evaluation set: The following hyperparameters were used during training: - learningrate: 5e-05 - trainbatchsize: 8 - evalbatchsize: 8 - lrschedulertype: linear - lrschedulerwarmupratio: 0.1 - trainingsteps: 4470 - mixedprecisiontraining: Native AMP - Transformers 4.44.2 - Pytorch 2.5.0+cu121 - Datasets 3.1.0 - Tokenizers 0.19.1

Open weights cc-by-nc-4.0 304M parameters transformers

Model · Video classification

VideoMAEv2-giant

OpenGVLab

VideoMAEv2-giant model pre-trained for 1200 epochs in a self-supervised way on UnlabeldHybrid-1M dataset. It was introduced in the paper [[CVPR23]VideoMAE V2: Scaling Video Masked Autoencoders with Dual Masking](https://arxiv.org/abs/2203.12602) by Wang et al. and first released in GitHub. You can use the raw model for video feature extraction. Here is how to use this model to extract a video feature

Open weights cc-by-nc-4.0 1B parameters

VideoMAE model pre-trained on Kinetics-400 for 800 epochs in a self-supervised way. It was introduced in the paper VideoMAE: Masked Autoencoders are Data-Efficient Learners for Self-Supervised Video Pre-Training by Tong et al. and first released in this repository. Disclaimer: The team releasing VideoMAE did not write a model card for this model so this model card has been written by the Hugging Face team. VideoMAE is an extension of Masked Autoencoders (MAE) to video. The architecture of the model is very similar to that of a standard Vision Transformer (ViT), with a decoder on top for predicting pixel values for masked patches. Videos are presented to the model as a sequence of fixed-size…

Open weights cc-by-nc-4.0 94M parameters transformers

Frozen V-JEPA 2.1 tokens on LED, tokenised as k frames (histogram) (16 time bins of 1.25 ms paired into 8 tubelet tokens per cell), scored per event: each event looks up the token at its (time bin / 2, patch) and is judged with its own E15 neighbourhood patch. Routes in this repo: Pixel-AC fuses the per-event scores into one decision per pixel and chunk (integrated/ /; result.json carries the Pixel-AC metrics with the AC-only metrics under ac). Run-name suffixes: nokv = reader bypassed, lb = scalar Local branch on, vitbase = ViT-B/384 tokens. All units: 6,000 training chunks, 4 epochs, official 713 chunks at a fixed threshold of 0.5, no selection on test. Reference on the same protocol: the…

Open weights cc-by-nc-4.0 pytorch

The whole counsel of Scripture — to read, search and study, in the original Hebrew, Greek and Aramaic, on any device, offline. Free for life. Grab it first, then keep reading while it downloads. It's free — and it stays free. yes · requires payment or subscription · no. Only YahBible is fully offline — including its AI search and reasoning — and stays free with no trial or subscription. Other apps' names belong to their owners. The King James Bible with 120+ translations, verse for verse. Search however you remember a passage — "3:16 John", "the 23rd Psalm" — and switch versions without losing your place. Open any commandment in the centre: its Scripture, what it forbids, how to keep it…

Open weights cc-by-nc-4.0

Four artist-style LoRAs that push YuE2-3B into modern militant roots reggae: dark raspy male patois vocals, steppers and one-drop grooves, deep sub bass, bubbling Hammond, nyabinghi drums, horn stabs, dub sirens and spring reverb. Conscious, apocalyptic, anthemic. Each file patches both halves of YuE2 in one go: the autoregressive planner (writes the score, decides the arrangement and the vocal lines) and the flow-matching decoder (the sound). Trigger word for all three: mltnt. All demos use the same original lyric, seed 7, 32 steps dpm2 / sgmuniform, no post-processing. MLTNT Frontline — baseline recipe, prompt prompts/steppersbaseline.txt, dense lyric (verses written at ~17 words per…

Open weights cc-by-nc-4.0

Questions

Can I use Creative Commons Attribution-NonCommercial 4.0 models commercially?

Not without separate permission. CC BY-NC 4.0 permits sharing and adapting with credit for non-commercial purposes only. Commercial use needs separate permission from the rights holder.

Which Creative Commons Attribution-NonCommercial 4.0 models are most downloaded?

By monthly downloads reported by the Hugging Face Hub: videomae-small-finetuned-ssv2 (1.1k); timesformer-base-finetuned-ssv2 (811); videomae-base-ssv2 (604).

Other Licenses

See all