Instructions to use Katochh/GenAI-task2-ModelD-DS with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Katochh/GenAI-task2-ModelD-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-ModelD-DS") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 37f9dda192c726aaf6e6b4bc9fdd69b09e9c5c4c0c83d02e91cf3d2ee7206579
- Size of remote file:
- 5.05 kB
- SHA256:
- 53a996679640dda8cd88910e6ddabfb2a750784fb260aa1d560f13df98f53ce3
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.