Instructions to use HusseinAlamutu/tiny-aya-earth-yoruba-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use HusseinAlamutu/tiny-aya-earth-yoruba-lora with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("CohereLabs/tiny-aya-earth") model = PeftModel.from_pretrained(base_model, "HusseinAlamutu/tiny-aya-earth-yoruba-lora") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
f8f7c4b | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:41b7ad34559817f8edd9a2be5445a27e7859d391c0f224147ef919bd845ba23c
size 120981200
|