Instructions to use songfeng/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 songfeng/code-llama-7b-text-to-sql with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-7B-v0.1") model = PeftModel.from_pretrained(base_model, "songfeng/code-llama-7b-text-to-sql") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 0e1f4cafc6150c5649b3ddcafd9a4b894d0988076dc6e4a681af63193185b01c
- Size of remote file:
- 4.73 kB
- SHA256:
- 394916a22643d9ef5ba4637a242f9e805b70af17686e2e69fc4011bc0612418f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.