Instructions to use snkii/Sori-1B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use snkii/Sori-1B with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("snkii/Sori-1B", trust_remote_code=True, device_map="auto") - Notebooks
- Google Colab
- Kaggle
You need to agree to share your contact information to access this model
This repository is publicly accessible, but you have to accept the conditions to access its files and content.
Sori-1B redistributes NVIDIA's frozen Audio Flamingo Next audio encoder, released under the NVIDIA OneWay Noncommercial License (a copy is in LICENSE). Section 3.3 of that license limits the work and any derivative of it to non-commercial use, and defines non-commercial as academic purposes only. Those terms carry over here in full. Access is granted on these conditions: you use the model for academic research only; you do not redistribute the weights or any part of this repository to third parties; you obtain the author's agreement before releasing a derivative model trained or distilled from it; and you cite this work in any publication whose results depend on it.
Log in or Sign Up to review the conditions and access this model content.