Organize the CMD arguments by group (#5027)
This commit is contained in:
parent
c727a70572
commit
2706149c65
2 changed files with 120 additions and 102 deletions
|
@ -237,7 +237,7 @@ List of command-line flags
|
|||
| `--no_use_fast` | Set use_fast=False while loading the tokenizer (it's True by default). Use this if you have any problems related to use_fast. |
|
||||
| `--use_flash_attention_2` | Set use_flash_attention_2=True while loading the model. |
|
||||
|
||||
#### Accelerate 4-bit
|
||||
#### bitsandbytes 4-bit
|
||||
|
||||
⚠️ Requires minimum compute of 7.0 on Windows at the moment.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue