Spaces:
Running
Running
Document dark mode support
Browse files
README.md
CHANGED
|
@@ -20,6 +20,9 @@ Hugging Face checkpoint metadata, and a deterministic speculative-decoding
|
|
| 20 |
simulator to make the collection easy to inspect without requiring a multi-GPU
|
| 21 |
serving stack.
|
| 22 |
|
|
|
|
|
|
|
|
|
|
| 23 |
Sources:
|
| 24 |
|
| 25 |
- DeepSpec collection: https://huggingface.co/collections/deepseek-ai/deepspec-6a410e3f1831ca8ca801b88b
|
|
|
|
| 20 |
simulator to make the collection easy to inspect without requiring a multi-GPU
|
| 21 |
serving stack.
|
| 22 |
|
| 23 |
+
The UI is tuned for dark-mode readability across Gradio controls, tables,
|
| 24 |
+
Plotly charts, and custom speculative-decoding visualizations.
|
| 25 |
+
|
| 26 |
Sources:
|
| 27 |
|
| 28 |
- DeepSpec collection: https://huggingface.co/collections/deepseek-ai/deepspec-6a410e3f1831ca8ca801b88b
|