Instructions to use kyryl-opens-ml/duckdb-text2sql-codellama with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use kyryl-opens-ml/duckdb-text2sql-codellama with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("codellama/CodeLlama-7b-hf") model = PeftModel.from_pretrained(base_model, "kyryl-opens-ml/duckdb-text2sql-codellama") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 6d67f63b436f3003dd865f94e484a11ffbbccbf8143d400d9f8c8c0c3ac1ac0f
- Size of remote file:
- 4.92 kB
- SHA256:
- f871652404bc22c09856b16eaf5aab1fcaf6ed44b3193925300fd9645ff1abf1
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.