Instructions to use AdithyaSK/Avalon with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use AdithyaSK/Avalon with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-2-7b-chat-hf") model = PeftModel.from_pretrained(base_model, "AdithyaSK/Avalon") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 1a01df9e186b7cc8e463f9b0a877eda0676917619f2a78c6e1689d91db9babef
- Size of remote file:
- 9.45 MB
- SHA256:
- 19222f7c90c596daff50302d62f94dc7f49fd6024994e89c3ca0f58941a12417
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.