Skip to content

Commit eb93d0d

Browse files
authored
Merge pull request #67 from AdaWorldAPI/claude/qwen-claude-reverse-eng-vHuHv
Claude/qwen claude reverse eng v hu hv
2 parents ff2992b + 2414e71 commit eb93d0d

3 files changed

Lines changed: 303 additions & 475 deletions

File tree

.cargo/config.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[build]
2+
# x86-64-v4 = AVX-512 baseline. All BF16 SIMD paths use native __m512d.
3+
# Rust 1.94 stable. No nightly.
4+
rustflags = ["-C", "target-cpu=x86-64-v4"]

0 commit comments

Comments
 (0)