Instructions to use surrey-nlp/ALOPE_aya-expanse-8B_TL_-7 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use surrey-nlp/ALOPE_aya-expanse-8B_TL_-7 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("CohereForAI/aya-expanse-8b") model = PeftModel.from_pretrained(base_model, "surrey-nlp/ALOPE_aya-expanse-8B_TL_-7") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 3b205e92c80522da4059be0798824eb26d8bcbd82d4b06f82ceb922f87b4a47b
- Size of remote file:
- 336 MB
- SHA256:
- a2f76e8fd3b558ed4688fd551d703593b1437157fe95a21a57ee37e992b3ad77
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.