Instructions to use igzi/lora-hellaswag with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use igzi/lora-hellaswag with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Meta-Llama-3.1-8B") model = PeftModel.from_pretrained(base_model, "igzi/lora-hellaswag") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 222a83410e972f400a3c5555f873ca6532c5646a1b87e375ebd9f0ab51c14308
- Size of remote file:
- 20.7 MB
- SHA256:
- 1a1b230477ebfcd66ef06603f9161c0665dda9eb39f31cff6dbeed8bf4d2164c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.