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:
- 03f369d6b5f4738ab97ded178c06b86a0be755c7c640d8ff33b684460ff9f742
- Size of remote file:
- 4.73 kB
- SHA256:
- 0c3f61b5237d890fedd940437f2c5eafd69bff45b34493de378d5df9982884e1
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.