Instructions to use facebook/MobileLLM-1B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use facebook/MobileLLM-1B with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("facebook/MobileLLM-1B", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model
#9 opened about 1 year ago
by
SFconvertbot
vLLM compatibility
#8 opened about 1 year ago
by
Sayan01
Adding `safetensors` variant of this model
#7 opened over 1 year ago
by
SFconvertbot
Can not fine-tune the MobileLLM on Wikitext dataset
#6 opened over 1 year ago
by
h0ssn