mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-04-04 22:27:29 +00:00
Remove the tensorcores llama.cpp wheels
They are not faster than the default wheels anymore and they use a lot of space.
This commit is contained in:
parent
017d2332ea
commit
a687f950ba
7 changed files with 1 additions and 19 deletions
|
|
@ -109,7 +109,6 @@ def list_model_elements():
|
|||
'logits_all',
|
||||
'no_offload_kqv',
|
||||
'row_split',
|
||||
'tensorcores',
|
||||
'flash_attn',
|
||||
'streaming_llm',
|
||||
'attention_sink_size',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue