Update README.md (#1)
Browse files- Update README.md (ab48f5d53ed61607c14b3731f9366219c7c7d537)
Co-authored-by: Tianyi Xu <xutianyi1999@users.noreply.huggingface.co>
README.md
CHANGED
|
@@ -8,3 +8,8 @@ This repository provides the low-rank version of Deepseek-V3, the route expert w
|
|
| 8 |
| deepseek/DeepSeek-R1 | 87.7 | 94.1 |
|
| 9 |
| Deepseek-V3-Lowrank80p | 86.7 | 94.5 |
|
| 10 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
| deepseek/DeepSeek-R1 | 87.7 | 94.1 |
|
| 9 |
| Deepseek-V3-Lowrank80p | 86.7 | 94.5 |
|
| 10 |
|
| 11 |
+
### Reference Implementations
|
| 12 |
+
|
| 13 |
+
- [`gh-efforts/DeepSeek-V3`](https://github.com/gh-efforts/DeepSeek-V3/commit/86ce41fd5628ac1656ad560d35740ce76fcb73c7)
|
| 14 |
+
- [`gh-efforts/sglang`](https://github.com/gh-efforts/sglang/tree/deepseek-lowrank)
|
| 15 |
+
- [`xutianyi1999/mistral.rs`](https://github.com/xutianyi1999/mistral.rs/commit/c360b28f16504cfa94c6978e8307cf054d07cc42)
|