Instructions to use mychen76/codellama-7b-text-to-sql with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use mychen76/codellama-7b-text-to-sql with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("codellama/CodeLlama-7b-hf") model = PeftModel.from_pretrained(base_model, "mychen76/codellama-7b-text-to-sql") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- f0e6e88e9ad82e000c8a4144a8476a1bb107c61dcb2b59437d976631af0a2e81
- Size of remote file:
- 7.01 GB
- SHA256:
- 5e2f95e1a262b8a57ce388be62b932b2a74840bd0049f6a689cc38c46e3bdd04
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.