Instructions to use codegenstudio/codegen-350M-text2sql-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use codegenstudio/codegen-350M-text2sql-lora with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("/kaggle/working/models/base/Salesforce__codegen-350M-multi") model = PeftModel.from_pretrained(base_model, "codegenstudio/codegen-350M-text2sql-lora") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 7d0241a22dd9eb6f748879243cf7cbbe76891e6de7035871f5f0e154b1df76e8
- Size of remote file:
- 84 MB
- SHA256:
- ecfc8a4189800760f4908770a0fe06c314be80407500263c8605aef1ab433402
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.