Update README.md
Browse files
README.md
CHANGED
|
@@ -2,14 +2,13 @@
|
|
| 2 |
language: en
|
| 3 |
license: apache-2.0
|
| 4 |
tags:
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
- turbowarp
|
| 13 |
---
|
| 14 |
|
| 15 |
# SSMoELM-Base
|
|
@@ -173,4 +172,4 @@ python inference.py \
|
|
| 173 |
|
| 174 |
## License
|
| 175 |
|
| 176 |
-
Apache 2.0
|
|
|
|
| 2 |
language: en
|
| 3 |
license: apache-2.0
|
| 4 |
tags:
|
| 5 |
+
- pytorch
|
| 6 |
+
- moe
|
| 7 |
+
- bitnet
|
| 8 |
+
- 1-bit
|
| 9 |
+
- 4-bit
|
| 10 |
+
- scratch
|
| 11 |
+
- turbowarp
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |
# SSMoELM-Base
|
|
|
|
| 172 |
|
| 173 |
## License
|
| 174 |
|
| 175 |
+
Apache 2.0
|