Instructions to use crumb/aurora-1.0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use crumb/aurora-1.0 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("EleutherAI/gpt-j-6B") model = PeftModel.from_pretrained(base_model, "crumb/aurora-1.0") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 7f31c08991b14fe9bb10e25cc80569b6b4efd92d54a00c77f64f87303e8d62ae
- Size of remote file:
- 29.4 MB
- SHA256:
- 0081140e5c964c590405da1683b90f40515dfdcbd0b6db0aa30e6b6ae50669b9
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.