Instructions to use ramkrish120595/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 ramkrish120595/code-llama-7b-text-to-sql with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("microsoft/phi-2") model = PeftModel.from_pretrained(base_model, "ramkrish120595/code-llama-7b-text-to-sql") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- a5d2fc8d23f28fbcfd252aebd38420f0c307ae3a76a7c564840ec1b62eeeb6f9
- Size of remote file:
- 4.73 kB
- SHA256:
- be16ce2a218ae88fb60fa7bfd3bc3b98a6ce69b541027d13712cbbf17b351a22
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.