Instructions to use sid321axn/tiny-llama-text2sql with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use sid321axn/tiny-llama-text2sql with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("PY007/TinyLlama-1.1B-Chat-v0.3") model = PeftModel.from_pretrained(base_model, "sid321axn/tiny-llama-text2sql") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 4fd3362101a36c1bd5dde6d8d34d50ecd052c6cbd6098ff7e08fef35e2e28169
- Size of remote file:
- 4.52 MB
- SHA256:
- 1de05cfd2c63440e5712d95dc4153439ef71eb54e6314fa61da90e8323ceebda
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.