Spaces:
Runtime error
Runtime error
File size: 720 Bytes
46901fb 9b5169e 46901fb 9b5169e 46901fb 9b5169e 46901fb 9b5169e | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 | ---
title: AGILLM 4.3 CPU GUI
emoji: 🧠
colorFrom: blue
colorTo: green
sdk: gradio
sdk_version: 5.49.1
python_version: 3.10.13
app_file: app.py
pinned: false
suggested_hardware: cpu-basic
startup_duration_timeout: 1h
models:
- OpenTransformer/AGILLM-4.3
tags:
- text-generation
- pytorch
- gradio
- agillm
---
# AGILLM 4.3 CPU GUI
Gradio Space version of the AGILLM 4.3 local inference GUI.
This CPU Space uses Hugging Face native free CPU hardware and downloads the preferred `pretrain_delta_step00363424_20260703T1105Z.pt` checkpoint from `OpenTransformer/AGILLM-4.3`.
It keeps a warm CPU runtime alive after the first load, supports Streaming vs Full result output, and reports button-to-done timing.
|