Instructions to use kyryl-opens-ml/codegemma-2b-duckdb-text-to-sql with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use kyryl-opens-ml/codegemma-2b-duckdb-text-to-sql with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("google/codegemma-2b") model = PeftModel.from_pretrained(base_model, "kyryl-opens-ml/codegemma-2b-duckdb-text-to-sql") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 3fa0e63650e01b1d5f440c913e500e3ffb6c24315e1cb026463710d9adeb14c8
- Size of remote file:
- 17.5 MB
- SHA256:
- 0eed54ffa5e19e220148aaf37c7508733213946d64dda7e8e01906d4ff29660e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.