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:
- 15541e418be311534f753bc67be17bd563b58c9d8ae33cdeb1d1f94f724bd788
- Size of remote file:
- 134 MB
- SHA256:
- 77fba3248537d8e028ba5004b1104e9948630e06b06ae76a5eae5fe861099bd0
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.