Skip to content

Commit

Permalink
fix build.
Browse files Browse the repository at this point in the history
  • Loading branch information
b4rtaz committed Nov 18, 2024
1 parent 6e5824a commit a42d2e1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/llama2-tasks-test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -547,7 +547,6 @@ int main() {
spec.ropeTheta = 10000.0f;

TransformerConfig config;
config.useDiscForKvCache = false;

size_t beforeBlockBytes = /* embedding */ 524288000;
size_t blockBytes = 809533440;
Expand Down

0 comments on commit a42d2e1

Please sign in to comment.