Instructions to use Akshata777/code-llama-3-1-8b-text-to-sql with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Akshata777/code-llama-3-1-8b-text-to-sql with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-3.2-1B") model = PeftModel.from_pretrained(base_model, "Akshata777/code-llama-3-1-8b-text-to-sql") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- a47b3376b6be9a3050d95c3d9d58e3b110e11f4e1b35772078317a0aa0966acf
- Size of remote file:
- 5.91 kB
- SHA256:
- 2441da19e05aa9f4c75b83e03f0cdb8c9937f14c9bd1d33ac7b2159471798738
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.