Instructions to use mlfoundations/dclm-7b-it with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mlfoundations/dclm-7b-it with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("mlfoundations/dclm-7b-it", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Update config.json
#2
by jmercat - opened
No description provided.
jmercat changed pull request status to closed