Instructions to use hsultanbey/codegen2_350m_lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use hsultanbey/codegen2_350m_lora with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Salesforce/codegen-350M-mono") model = PeftModel.from_pretrained(base_model, "hsultanbey/codegen2_350m_lora") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- e9c31f0d700f81ad1e18c120d4d7315320bdbe1219400274a81da4d167c24694
- Size of remote file:
- 2.64 MB
- SHA256:
- cc04af8d7ee6e6124abf0c9cc25bc2da7de9ef3329f978e7715a932eb9a849ec
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.