Instructions to use sanghyun89/llama3.2-5b-PI-NL2SQL-korean with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use sanghyun89/llama3.2-5b-PI-NL2SQL-korean with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("sanghyun89/llama3.2-5b-PI-NL2SQL-korean", dtype="auto", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K