Spaces:
Configuration error
Configuration error
A newer version of the Gradio SDK is available: 6.22.0
metadata
title: SakThai Agentic Eval
emoji: 🤖
colorFrom: blue
colorTo: purple
sdk: gradio
sdk_version: 4.37.0
short_description: Agentic and tool-use eval for SakThai models.
app_file: app.py
SakThai Agentic Eval
A Gradio Space for evaluating agentic and tool-use capabilities of SakThai models.
Features
- Real-time tool-use evaluation on SakThai models
- Multi-task assessment: dialogue, planning, tool-calling
- Integration with HermesToolEnvironment for standardized evaluation
- ZeroGPU support for cost-free inference
Evaluated Assets
- Models: SakThai Context Family (0.5B, 1.5B, 7B)
- Datasets: SakThai Tool-use and Planning tasks
- Environment: HermesToolEnvironment with 12-step action loops
How to Use
- Select a task from the dropdown
- Choose a SakThai model variant
- Click "Evaluate" to run the agentic loop
- Review the action trace and performance metrics
Technical Details
Built with Gradio + Transformers + HermesToolEnvironment. Runs on ZeroGPU for zero-cost inference on free tier.