Text Generation
Adapters
Safetensors
English
unsloth,
pytorch,
deepseek-R1,
inference-endpoint,
sql-code-generation,
conversational
Instructions to use imsanjoykb/deepSQL-R1-distill-8B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Adapters
How to use imsanjoykb/deepSQL-R1-distill-8B with Adapters:
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("undefined") model.load_adapter("imsanjoykb/deepSQL-R1-distill-8B", set_active=True) - Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -41,13 +41,13 @@ metrics:
|
|
| 41 |
<a href="https://colab.research.google.com/drive/1ze7qAQnjppZKfxNVBXXlOBTM6xFWEYrJ?usp=sharing" target="_blank" style="margin: 2px;">
|
| 42 |
<img alt="Gradio-Colab" src="https://img.shields.io/badge/Gradio-Colab-0084FF?style=for-the-badge&logo=gradio&labelColor=F9AB00" style="display: inline-block; vertical-align: middle;">
|
| 43 |
</a>
|
| 44 |
-
<a href="https://doi.org/10.6084/m9.figshare.
|
| 45 |
<img alt="Figshare" src="https://img.shields.io/badge/Figshare-DOI-0085CA?style=for-the-badge&logo=figshare&logoColor=white" style="display: inline-block; vertical-align: middle;">
|
| 46 |
</a>
|
| 47 |
</div>
|
| 48 |
|
| 49 |
<p align="center">
|
| 50 |
-
<a href="https://doi.org/10.6084/m9.figshare.
|
| 51 |
</p>
|
| 52 |
|
| 53 |
## Abstract
|
|
|
|
| 41 |
<a href="https://colab.research.google.com/drive/1ze7qAQnjppZKfxNVBXXlOBTM6xFWEYrJ?usp=sharing" target="_blank" style="margin: 2px;">
|
| 42 |
<img alt="Gradio-Colab" src="https://img.shields.io/badge/Gradio-Colab-0084FF?style=for-the-badge&logo=gradio&labelColor=F9AB00" style="display: inline-block; vertical-align: middle;">
|
| 43 |
</a>
|
| 44 |
+
<a href="https://doi.org/10.6084/m9.figshare.28330301.v1" target="_blank" style="margin: 2px;">
|
| 45 |
<img alt="Figshare" src="https://img.shields.io/badge/Figshare-DOI-0085CA?style=for-the-badge&logo=figshare&logoColor=white" style="display: inline-block; vertical-align: middle;">
|
| 46 |
</a>
|
| 47 |
</div>
|
| 48 |
|
| 49 |
<p align="center">
|
| 50 |
+
<a href="https://doi.org/10.6084/m9.figshare.28330301.v1"><b>Paper Link</b>👁️</a>
|
| 51 |
</p>
|
| 52 |
|
| 53 |
## Abstract
|