Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ox696c
ktransformers
Commits
0905d2e2
Unverified
Commit
0905d2e2
authored
Feb 13, 2025
by
Atream
Committed by
GitHub
Feb 13, 2025
Browse files
Merge pull request #189 from Kattos/main
fix typo in README.md
parents
9b5fd55a
01655f75
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
README.md
README.md
+2
-2
doc/en/DeepseekR1_V3_tutorial.md
doc/en/DeepseekR1_V3_tutorial.md
+3
-3
No files found.
README.md
View file @
0905d2e2
...
...
@@ -43,10 +43,10 @@ https://github.com/user-attachments/assets/ebd70bfa-b2c1-4abb-ae3b-296ed38aa285
-
**[NEW!!!] Local 671B DeepSeek-Coder-V3/R1:**
Running its Q4_K_M version using only 14GB VRAM and 382GB DRAM(
[
Tutorial
](
./doc/en/DeepseekR1_V3_tutorial.md
)
).
-
Prefill Speed (tokens/s):
-
KTransf
e
rm
or
: 54.21 (32 cores) → 74.362 (dual-socket, 2×32 cores) → 255.26 (optimized AMX-based MoE kernel, V0.3 only) → 286.55 (selectively using 6 experts, V0.3 only)
-
KTransf
o
rm
ers
: 54.21 (32 cores) → 74.362 (dual-socket, 2×32 cores) → 255.26 (optimized AMX-based MoE kernel, V0.3 only) → 286.55 (selectively using 6 experts, V0.3 only)
-
Compared to 10.31 tokens/s in llama.cpp with 2×32 cores, achieving up to
**27.79× speedup**
.
-
Decode Speed (tokens/s):
-
KTransf
e
rm
or
: 8.73 (32 cores) → 11.26 (dual-socket, 2×32 cores) → 13.69 (selectively using 6 experts, V0.3 only)
-
KTransf
o
rm
ers
: 8.73 (32 cores) → 11.26 (dual-socket, 2×32 cores) → 13.69 (selectively using 6 experts, V0.3 only)
-
Compared to 4.51 tokens/s in llama.cpp with 2×32 cores, achieving up to
**3.03× speedup**
.
-
Upcoming Open Source Release:
-
AMX optimizations and selective expert activation will be open-sourced in V0.3.
...
...
doc/en/DeepseekR1_V3_tutorial.md
View file @
0905d2e2
...
...
@@ -39,10 +39,10 @@ https://github.com/user-attachments/assets/ebd70bfa-b2c1-4abb-ae3b-296ed38aa285
-
**[NEW!!!] Local 671B DeepSeek-Coder-V3/R1:**
Running its Q4_K_M version using only 14GB VRAM and 382GB DRAM.
-
Prefill Speed (tokens/s):
-
KTransf
e
rm
or
: 54.21 (32 cores) → 74.362 (dual-socket, 2×32 cores) → 255.26 (optimized AMX-based MoE kernel, V0.3 only) → 286.55 (selectively using 6 experts, V0.3 only)
-
KTransf
o
rm
ers
: 54.21 (32 cores) → 74.362 (dual-socket, 2×32 cores) → 255.26 (optimized AMX-based MoE kernel, V0.3 only) → 286.55 (selectively using 6 experts, V0.3 only)
-
Compared to 10.31 tokens/s in llama.cpp with 2×32 cores, achieving up to
**27.79× speedup**
.
-
Decode Speed (tokens/s):
-
KTransf
e
rm
or
: 8.73 (32 cores) → 11.26 (dual-socket, 2×32 cores) → 13.69 (selectively using 6 experts, V0.3 only)
-
KTransf
o
rm
ers
: 8.73 (32 cores) → 11.26 (dual-socket, 2×32 cores) → 13.69 (selectively using 6 experts, V0.3 only)
-
Compared to 4.51 tokens/s in llama.cpp with 2×32 cores, achieving up to
**3.03× speedup**
.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment