Instructions to use codegenstudio/codegen-350M-sql2nosql-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use codegenstudio/codegen-350M-sql2nosql-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-sql2nosql-lora") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 29b2b8a571c40d885cf1f5db118f9ee7b463e7292bdcdaaf268b48933d3a8645
- Size of remote file:
- 42 MB
- SHA256:
- d86d2e16c20d51d0831bcd0922ad392d93ebf6eaf67a8d77a04d23a511f9f4ee
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.