Instructions to use nmcco/16-llama3.2-3b-flashattn2-batch8-balanced_vs_hp with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use nmcco/16-llama3.2-3b-flashattn2-batch8-balanced_vs_hp with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("nmcco/16-llama3.2-3b-flashattn2-batch8-balanced_vs_hp", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K