Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Nanbeige4.1-3B Inference Server
|
| 2 |
|
| 3 |
Lightweight remote LLM inference service for Enterprise ReAct Agent systems.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: React
|
| 3 |
+
emoji: 🌍
|
| 4 |
+
colorFrom: yellow
|
| 5 |
+
colorTo: gray
|
| 6 |
+
sdk: gradio
|
| 7 |
+
sdk_version: 6.8.0
|
| 8 |
+
app_file: app.py
|
| 9 |
+
pinned: false
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
| 13 |
+
|
| 14 |
+
|
| 15 |
# Nanbeige4.1-3B Inference Server
|
| 16 |
|
| 17 |
Lightweight remote LLM inference service for Enterprise ReAct Agent systems.
|