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
update 20250516 version 81a8221
LandyGuo commited on
Update test_infer.py 9a10e16 verified
Update README.md cd61489 verified
Update README.md 4300e4e verified
Delete __pycache__ 52a8abe verified
add README.md b364d6c verified
First model version e92022a
LandyGuo commited on