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