Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# inference-proxy
|
| 2 |
|
| 3 |
Lightweight proxy to store LLM traces in a Hugging Face Dataset.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: InferenceProxy
|
| 3 |
+
emoji: 💾
|
| 4 |
+
colorFrom: blue
|
| 5 |
+
colorTo: pink
|
| 6 |
+
sdk: docker
|
| 7 |
+
pinned: false
|
| 8 |
+
---
|
| 9 |
+
|
| 10 |
# inference-proxy
|
| 11 |
|
| 12 |
Lightweight proxy to store LLM traces in a Hugging Face Dataset.
|