Save inference parity implementation and evaluation harness
This commit is contained in:
@@ -27,6 +27,7 @@ pulldown-cmark = "0.12.2"
|
||||
regex = "1.13.1"
|
||||
rfd = { version = "0.15.4", default-features = false }
|
||||
rustc-hash = "2.1.3"
|
||||
self_cell = "1.3.0"
|
||||
serde = { version = "1.0.228", features = ["derive"] }
|
||||
serde_json = { version = "1.0.149", features = ["preserve_order", "raw_value"] }
|
||||
serde_norway = "0.9.42"
|
||||
@@ -55,3 +56,7 @@ minimum-system-version = "15.0"
|
||||
[[bin]]
|
||||
name = "qwen38-artifacts"
|
||||
path = "tools/qwen38-artifacts.rs"
|
||||
|
||||
[[bin]]
|
||||
name = "test-supervisor"
|
||||
path = "tools/test-supervisor.rs"
|
||||
|
||||
Reference in New Issue
Block a user