Instructions to use GTimothee/sql-code-llama-4bits with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use GTimothee/sql-code-llama-4bits 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, "GTimothee/sql-code-llama-4bits") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 8d0d42c3ae535d1cd731505a2b8bea321f957befadc2384b9dc5355c7b9714a3
- Size of remote file:
- 67.1 MB
- SHA256:
- 9481d32de09c007d2e13888540b19f82f5b1782c2aa470cc0ddbedafa66d6054
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.