Instructions to use safffrron/prompt_tuning_IA3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use safffrron/prompt_tuning_IA3 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("TinyLlama/TinyLlama-1.1B-Chat-v1.0") model = PeftModel.from_pretrained(base_model, "safffrron/prompt_tuning_IA3") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- c43b036f355648abc4adfdae3d104808c97e66296f936330692bf94d9d721ccf
- Size of remote file:
- 5.3 kB
- SHA256:
- a2c4c84a17ca327e411bdae4d4034914c71b506662996528fad3a33e2b81fdba
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.