CoolFace
Apppublic

Kiran96/minicpm5-1b-smolagents

sourceHugging Faceupdated 4mo agoView on Hugging Face
0likes
App README

itle: MiniCPM5 1B WebGPU emoji: ๐Ÿค– colorFrom: blue colorTo: purple sdk: gradio sdkversion: "4.44.0" appfile: app.py pinned: false license: mit short_description: smolagents-style Web LLM Agent powered by MiniCPM5-1B (ReAct loop, tools) MiniCPM5-1B โ€” smolagents Web Agent A ToolCallingAgent / CodeAgent built on the smolagents architecture, running MiniCPM5-1B-SFT as the backbone LLM. Features

ReAct reasoning loop: Thought โ†’ Tool Call โ†’ Observation โ†’ Final Answer Tools: web search, calculator, Python interpreter, Wikipedia Gradio chat UI with step-by-step trace Configurable max steps, temperature, agent type