Text Generation
PEFT
Safetensors
English
text-to-sql
postgis
spatial-sql
city-information-modeling
cim
fine-tuned
qlora
conversational
Instructions to use taherdoust/llama31-8b-cim-q2sql with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use taherdoust/llama31-8b-cim-q2sql with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Meta-Llama-3.1-8B-Instruct") model = PeftModel.from_pretrained(base_model, "taherdoust/llama31-8b-cim-q2sql") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
8126c61 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:70cea56a0e2ba72e52a576a9ac47a279083e3f164c653bbc79b2e20dce4ac045
size 5304
|