Instructions to use iandavis/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 iandavis/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, "iandavis/code-llama-7b-text-to-sql") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- bded5b0fc2f5c049b1214ae96e94aa54f2a585589c8c7d1aed83caf9f5fdcc01
- Size of remote file:
- 4.73 kB
- SHA256:
- 6e330928e6a7d9a34b2199a589cb39b44c36065d91eb21e614eeeb6fd8292eca
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.