Update tags
#1
by
danieldk
HF Staff
- opened
README.md
CHANGED
|
@@ -1,19 +1,19 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
tags:
|
| 4 |
-
-
|
| 5 |
-
---
|
| 6 |
-
|
| 7 |
-
# batch_invariant_kernel
|
| 8 |
-
|
| 9 |
-
To try out the example of the code by running the following commands:
|
| 10 |
-
|
| 11 |
-
```bash
|
| 12 |
-
uv run https://huggingface.co/gagan3012/batch_invariant_kernel/resolve/main/readme_example.py
|
| 13 |
-
```
|
| 14 |
-
|
| 15 |
-
## Credits
|
| 16 |
-
|
| 17 |
-
Work here is based on the following repositories:
|
| 18 |
-
|
| 19 |
- [Batch Invariant Kernel](https://github.com/thinking-machines-lab/batch_invariant_ops) by [Thinking Machines Lab](https://thinkingmachines.ai/blog/defeating-nondeterminism-in-llm-inference/)
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
tags:
|
| 4 |
+
- kernels
|
| 5 |
+
---
|
| 6 |
+
|
| 7 |
+
# batch_invariant_kernel
|
| 8 |
+
|
| 9 |
+
To try out the example of the code by running the following commands:
|
| 10 |
+
|
| 11 |
+
```bash
|
| 12 |
+
uv run https://huggingface.co/gagan3012/batch_invariant_kernel/resolve/main/readme_example.py
|
| 13 |
+
```
|
| 14 |
+
|
| 15 |
+
## Credits
|
| 16 |
+
|
| 17 |
+
Work here is based on the following repositories:
|
| 18 |
+
|
| 19 |
- [Batch Invariant Kernel](https://github.com/thinking-machines-lab/batch_invariant_ops) by [Thinking Machines Lab](https://thinkingmachines.ai/blog/defeating-nondeterminism-in-llm-inference/)
|