Instructions to use andstor/Salesforce-codegen-350M-multi-unit-test-ia3 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-ia3 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-ia3") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
40f2aab | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:b2878a7cd20e8c7ced6c00162ac78aba7c17a0ed7ac6f9ad06c198bb8936b680
size 5112
|