mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2025-06-07 22:25:54 -04:00
Only show the VRAM info for llama.cpp
This commit is contained in:
parent
cbf4daf1c8
commit
93e1850a2c
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ loaders_and_params = OrderedDict({
|
||||||
'device_draft',
|
'device_draft',
|
||||||
'ctx_size_draft',
|
'ctx_size_draft',
|
||||||
'speculative_decoding_accordion',
|
'speculative_decoding_accordion',
|
||||||
|
'vram_info',
|
||||||
],
|
],
|
||||||
'Transformers': [
|
'Transformers': [
|
||||||
'gpu_split',
|
'gpu_split',
|
||||||
|
|
Loading…
Add table
Reference in a new issue