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