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