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