applexml commited on
Commit
d3f6119
·
verified ·
1 Parent(s): 74b4453

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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**.