Instructions to use RiddleHe/llama3-1-8b-instruct-lora-coco-123k-20250313 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use RiddleHe/llama3-1-8b-instruct-lora-coco-123k-20250313 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("RiddleHe/llama3-1-8b-instruct-lora-coco-123k-20250313", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K