Instructions to use DeepDream2045/650f6b00-aa88-4851-8c12-6af3c6d61932 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use DeepDream2045/650f6b00-aa88-4851-8c12-6af3c6d61932 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("WhiteRabbitNeo/Llama-3-WhiteRabbitNeo-8B-v2.0") model = PeftModel.from_pretrained(base_model, "DeepDream2045/650f6b00-aa88-4851-8c12-6af3c6d61932") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
4201dd5 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:2539802b4016767e5475c0fa774895f4c33683f7c2ed9df643a61279e9ef1bd2
size 17209962
|