Instructions to use clembench-playpen/meta-llama-3.1-8B-Instruct_playpen_SFT_DFINAL_0.7K-steps_merged_full_precision_turn_training with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use clembench-playpen/meta-llama-3.1-8B-Instruct_playpen_SFT_DFINAL_0.7K-steps_merged_full_precision_turn_training with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("clembench-playpen/meta-llama-3.1-8B-Instruct_playpen_SFT_DFINAL_0.7K-steps_merged_full_precision_turn_training", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K