Instructions to use andstor/Salesforce-codegen-350M-multi-unit-test-prompt-tuning with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use andstor/Salesforce-codegen-350M-multi-unit-test-prompt-tuning with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Salesforce/codegen-350M-multi") model = PeftModel.from_pretrained(base_model, "andstor/Salesforce-codegen-350M-multi-unit-test-prompt-tuning") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 2a6a36d4890fbabccb261fb281ca1437873f2e04b2bca1eff77e8f72ff4dd533
- Size of remote file:
- 5.11 kB
- SHA256:
- 01765224cef06c3bbbc9adb090c5804cfa7b38999d4724582770e88276a37291
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.