Add llama-2-70b GGML support (#3285)
This commit is contained in:
parent
6f4830b4d3
commit
a07d070b6c
8 changed files with 20 additions and 4 deletions
|
@ -61,6 +61,8 @@ def list_model_elements():
|
|||
'mlock',
|
||||
'n_gpu_layers',
|
||||
'n_ctx',
|
||||
'n_gqa',
|
||||
'rms_norm_eps',
|
||||
'llama_cpp_seed',
|
||||
'gpu_split',
|
||||
'max_seq_len',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue