Bump llama-cpp-python to 0.2.24 (#5001)

This commit is contained in:
oobabooga 2023-12-19 15:22:21 -03:00 committed by GitHub
parent 83cf1a6b67
commit 0a299d5959
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
15 changed files with 104 additions and 96 deletions

View file

@ -91,6 +91,7 @@ def list_model_elements():
'rope_freq_base',
'numa',
'logits_all',
'no_offload_kqv',
'hqq_backend',
]
if is_torch_xpu_available():