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