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:
- 9a0d8b2c5b443e126cd0b2f39545e2f19e4736029ecbb22ff38ddc28b637b288
- Size of remote file:
- 3.96 kB
- SHA256:
- b09b1caf24a0186a166f53e562937b0d693d105be7ba739039a5644a93038f31
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.