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