Instructions to use tuochao/Llama-3.2-1B-Proactive-Classifier-Aug-mlx-fp16 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use tuochao/Llama-3.2-1B-Proactive-Classifier-Aug-mlx-fp16 with Transformers:
# Load model directly from transformers import LlamaForCausalLM_TokenClassifcation model = LlamaForCausalLM_TokenClassifcation.from_pretrained("tuochao/Llama-3.2-1B-Proactive-Classifier-Aug-mlx-fp16", dtype="auto") - MLX
How to use tuochao/Llama-3.2-1B-Proactive-Classifier-Aug-mlx-fp16 with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir Llama-3.2-1B-Proactive-Classifier-Aug-mlx-fp16 tuochao/Llama-3.2-1B-Proactive-Classifier-Aug-mlx-fp16
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- LM Studio
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!