Instructions to use Katochh/GenAI-task2-ModelB-DS with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Katochh/GenAI-task2-ModelB-DS with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("petals-team/falcon-rw-1b") model = PeftModel.from_pretrained(base_model, "Katochh/GenAI-task2-ModelB-DS") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 9ab2ccbb9060471e8315303f6eb52bed47cdb47ab47c5131977242e34f973911
- Size of remote file:
- 5.05 kB
- SHA256:
- 06c50b7e43e68f9ad3839d333be10ac473232f60843ad61707713179b3313be1
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.