Update README.md
Browse files
README.md
CHANGED
|
@@ -25,7 +25,9 @@ base_model:
|
|
| 25 |
- HuggingFaceTB/SmolLM2-135M-Instruct
|
| 26 |
pipeline_tag: text-generation
|
| 27 |
---
|
|
|
|
| 28 |
|
|
|
|
| 29 |
# 🧠 NanoAgent — 135M Parameter Agentic LLM
|
| 30 |
|
| 31 |
NanoAgent is a compact 135M parameter, 8k context-length language model trained to **perform tool calls** and **generate responses based on tool outputs**.
|
|
|
|
| 25 |
- HuggingFaceTB/SmolLM2-135M-Instruct
|
| 26 |
pipeline_tag: text-generation
|
| 27 |
---
|
| 28 |
+
# POC
|
| 29 |
|
| 30 |
+
# FORKED FROM
|
| 31 |
# 🧠 NanoAgent — 135M Parameter Agentic LLM
|
| 32 |
|
| 33 |
NanoAgent is a compact 135M parameter, 8k context-length language model trained to **perform tool calls** and **generate responses based on tool outputs**.
|