Instructions to use Rahmaa33/MotherDuckText2SQLArabic with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Rahmaa33/MotherDuckText2SQLArabic with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("motherduckdb/DuckDB-NSQL-7B-v0.1") model = PeftModel.from_pretrained(base_model, "Rahmaa33/MotherDuckText2SQLArabic") - Notebooks
- Google Colab
- Kaggle
File size: 131 Bytes
7403577 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:45ccb9c8b6b561889acea59191d66986d314e7cbd6a78abc6e49b139ca91c1e6
size 500058
|