Instructions to use YOZ1/RadAI4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use YOZ1/RadAI4 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("daryl149/llama-2-13b-chat-hf") model = PeftModel.from_pretrained(base_model, "YOZ1/RadAI4") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 42b1c271a253d66d160f77af23cd004f9bd11dc0e648adc33c1ccad4fae0c0f1
- Size of remote file:
- 627 Bytes
- SHA256:
- 50b57a34df83b700e2c13775ff734b4569b74ce7e20da3479db76577bb4e906e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.