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