Instructions to use luna-code/codegen-350M-mono-evo-prefix with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use luna-code/codegen-350M-mono-evo-prefix 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, "luna-code/codegen-350M-mono-evo-prefix") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- d2084d14e0d967bb4963d6ceea33ff68d6e35cf73bcfdbcc4f0580e6e35f14c6
- Size of remote file:
- 819 kB
- SHA256:
- 6815d8a3f7971a28f7384f53ed44e3b6aae4f9b67cabfb40c3366e5d0415a8d8
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.