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:
- 58f4b90b2a34b41517a194a039e13aef044475ea63fbb5e348b0aba360cf149d
- Size of remote file:
- 16.5 kB
- SHA256:
- 4c49bf0db506ff6b3625b353172f05e2d9eac89060007b6f240ddecbf2173d04
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.