Skip to content

Commit 26bf730

Browse files
authored
Merge pull request #3575 from GaijinEntertainment/bbatkin/dasllama-bench-package
dasLLAMA: daspkg release manifest for lcpp_bench (dasllama-bench bundle)
2 parents c872317 + 070669d commit 26bf730

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
options gen2
2+
3+
require daslib/daspkg
4+
5+
[export]
6+
def package() {
7+
package_name("dasllama-bench")
8+
package_description("dasLLAMA llama-bench-protocol benchmark (lcpp_bench) as a standalone per-box exe")
9+
}
10+
11+
[export]
12+
def release() {
13+
release_main("lcpp_bench.das")
14+
release_name("dasllama-bench")
15+
}

0 commit comments

Comments
 (0)