Update README.md
Browse files
README.md
CHANGED
|
@@ -3,4 +3,6 @@ license: apache-2.0
|
|
| 3 |
base_model:
|
| 4 |
- HuggingFaceTB/SmolLM2-135M-Instruct
|
| 5 |
pipeline_tag: text-generation
|
| 6 |
-
---
|
|
|
|
|
|
|
|
|
| 3 |
base_model:
|
| 4 |
- HuggingFaceTB/SmolLM2-135M-Instruct
|
| 5 |
pipeline_tag: text-generation
|
| 6 |
+
---
|
| 7 |
+
|
| 8 |
+
Fine tune model on tool calling traces from agentic harnesses
|