Instructions to use torphix/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 torphix/code-llama-7b-text-to-sql with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("stabilityai/stablelm-2-zephyr-1_6b") model = PeftModel.from_pretrained(base_model, "torphix/code-llama-7b-text-to-sql") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 73ad4a9761e3d4fa51f94d950b4b1476b9b09b9c1cc7b62d713591b86e308026
- Size of remote file:
- 969 MB
- SHA256:
- 017e2bc8f6e67b38c25329598f49ded7b237b73441556e0f4c5a19ddfa29cbd7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.