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