Skip to content

Commit

Permalink
Merge branch 'master' into concedo
Browse files Browse the repository at this point in the history
  • Loading branch information
LostRuins committed Mar 22, 2023
2 parents 86c7457 + d5850c5 commit 4ff58f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions llama.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
#include <queue>
#include <regex>
#include <cassert>
#include <cstring>

// determine number of model parts based on the dimension
static const std::unordered_map<int, int> LLAMA_N_PARTS = {
Expand Down

0 comments on commit 4ff58f7

Please sign in to comment.