Update llama.cpp
This commit is contained in:
parent
5918c9855e
commit
f514e6795f
1 changed files with 0 additions and 1 deletions
|
@ -2706,7 +2706,6 @@ static const char * llama_model_type_name(e_model type) {
|
|||
case MODEL_8B: return "8B";
|
||||
case MODEL_13B: return "13B";
|
||||
case MODEL_14B: return "14B";
|
||||
|
||||
case MODEL_15B: return "15B";
|
||||
case MODEL_30B: return "30B";
|
||||
case MODEL_34B: return "34B";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue