Instructions to use jjovalle99/llama7bit-lora-sql with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use jjovalle99/llama7bit-lora-sql with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-2-7b-hf") model = PeftModel.from_pretrained(base_model, "jjovalle99/llama7bit-lora-sql") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- c1730f48ed4d768ec31746afeb46b42ba863990f8080d87689d8758af9730e1d
- Size of remote file:
- 4.92 kB
- SHA256:
- 7b265d2440bdc7920eda82925c8b22f165e59e302b2125d6ccacac9ccb3a3924
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.