Instructions to use isaaclee/code-llama-7b-text-to-sql with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use isaaclee/code-llama-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, "isaaclee/code-llama-7b-text-to-sql") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 54214855b8e77945761afb609be8b21b6c3bb74131ec7c0161a46c9613084593
- Size of remote file:
- 3.61 GB
- SHA256:
- 3142476cfc85e83576a587d50a9accb8fee29f57ec2d61012de8548131bd17a0
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.