Update README.md
Browse files
README.md
CHANGED
|
@@ -10,4 +10,13 @@ library_name: transformers
|
|
| 10 |
tags:
|
| 11 |
- jupyter-agent
|
| 12 |
- text-generation-inference
|
| 13 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
tags:
|
| 11 |
- jupyter-agent
|
| 12 |
- text-generation-inference
|
| 13 |
+
- kaggle
|
| 14 |
+
- agent
|
| 15 |
+
- code
|
| 16 |
+
datasets:
|
| 17 |
+
- jupyter-agent/jupyter-agent-dataset
|
| 18 |
+
---
|
| 19 |
+
|
| 20 |
+
# **jupyter-agent-qwen3-4b-AIO-GGUF**
|
| 21 |
+
|
| 22 |
+
> [Jupyter-agent-qwen3-4b-instruct and jupyter-agent-qwen3-4b-thinking](https://huggingface.co/collections/jupyter-agent/jupyter-agent-68c18c9139c6ba3310ed6067) are specialized 4B-parameter models built on Qwen3-4B for agentic reasoning and data science tasks in Jupyter notebooks, supporting both general instruction following and step-by-step, notebook-native logical analysis. The instruct variant excels at delivering fast, efficient responses without generating detailed reasoning traces, while the thinking variant provides comprehensive intermediate computations and analysis, including tool calling and dataset-grounded reasoning on realistic Kaggle workflows, making both models state-of-the-art for code execution, data exploration, and practical problem solving in Python and multi-turn notebook environments.
|