data: publish complete Calculet NPU research archive
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
commit 1921024604db640f09ade83c8a437ebf15bde360
|
||||
Merge: d028722a 5af229fe
|
||||
Author: Bomeng Wang <wangbomeng@calculet.tech>
|
||||
AuthorDate: Thu May 21 14:08:14 2026 +0800
|
||||
Commit: Bomeng Wang <wangbomeng@calculet.tech>
|
||||
CommitDate: Thu May 21 14:08:14 2026 +0800
|
||||
|
||||
WIP on dev: d028722a replace cparam.n_ubatch with n_ubatch()
|
||||
|
||||
tools/server/server.cpp | 2 +-
|
||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||
|
||||
diff --cc tools/server/server.cpp
|
||||
index 91ffc6da,91ffc6da..592ca765
|
||||
--- a/tools/server/server.cpp
|
||||
+++ b/tools/server/server.cpp
|
||||
@@@ -4191,7 -4191,7 +4191,7 @@@ struct server_context
|
||||
break;
|
||||
}
|
||||
}
|
||||
-- dump_content("\n", "prompt");
|
||||
++ //dump_content("\n", "prompt");
|
||||
|
||||
// SLT_INF(slot, "new slot.prompt.tokens: %s\n", slot.slot.prompt.tokens.str().c_str());
|
||||
|
||||
Reference in New Issue
Block a user