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