Instructions to use facebook/MobileLLM-125M with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use facebook/MobileLLM-125M with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("facebook/MobileLLM-125M", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model
#10 opened about 1 year ago
by
SFconvertbot
Error running with most recent version of transformers
➕ 2
#9 opened about 1 year ago
by
Minus0
Reference Scripts for Fine-Tuning Pretrained LLMs on Downstream Tasks
➕👍 3
#6 opened over 1 year ago
by
venkateshdas