Instructions to use inclusionAI/Ming-Lite-Omni with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use inclusionAI/Ming-Lite-Omni with Transformers:
# Load model directly from transformers import AutoModelForSeq2SeqLM model = AutoModelForSeq2SeqLM.from_pretrained("inclusionAI/Ming-Lite-Omni", trust_remote_code=True, device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit History
Update README.md 939f7c2 verified
update zero-shot TTS a504d09
Update README.md 544845b verified
Update README.md e368e29 verified
Update README.md a2a259e verified
Update README.md 9783e97 verified
Update README.md 3cf7867
update v20250516 ckpts dd5f831
LandyGuo commited on