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