Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,3 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Spider-FLEXITOKENS FP8 Training
|
| 2 |
|
| 3 |
FP8 training pipeline for [Spider-FLEXITOKENS](https://huggingface.co/CLIWorks/Spider-FLEXITOKENS) on NVIDIA Blackwell GPUs (sm_120) using **torchao Float8Linear** and optional **TileKernels** fused MoE routing.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
+
license: apache-2.0
|
| 5 |
+
tags:
|
| 6 |
+
- fp8
|
| 7 |
+
- torchao
|
| 8 |
+
- tile-kernels
|
| 9 |
+
- moe
|
| 10 |
+
- byte-level
|
| 11 |
+
- blackwell
|
| 12 |
+
- pretraining
|
| 13 |
+
- fineweb-edu
|
| 14 |
+
pretty_name: Spider-FLEXITOKENS FP8 Training Data & Code
|
| 15 |
+
size_categories:
|
| 16 |
+
- 10B<n<100B
|
| 17 |
+
---
|
| 18 |
+
|
| 19 |
# Spider-FLEXITOKENS FP8 Training
|
| 20 |
|
| 21 |
FP8 training pipeline for [Spider-FLEXITOKENS](https://huggingface.co/CLIWorks/Spider-FLEXITOKENS) on NVIDIA Blackwell GPUs (sm_120) using **torchao Float8Linear** and optional **TileKernels** fused MoE routing.
|