Minor changes
This commit is contained in:
parent
18e6b275f3
commit
2f935547c8
3 changed files with 10 additions and 10 deletions
|
@ -335,7 +335,7 @@ Optionally, you can use the following command-line flags:
|
|||
| `--rwkv-strategy RWKV_STRATEGY` | RWKV: The strategy to use while loading the model. Examples: "cpu fp32", "cuda fp16", "cuda fp16i8". |
|
||||
| `--rwkv-cuda-on` | RWKV: Compile the CUDA kernel for better performance. |
|
||||
|
||||
#### RoPE (for llama.cpp, ExLlama, and transformers)
|
||||
#### RoPE (for llama.cpp, ExLlama, ExLlamaV2, and transformers)
|
||||
|
||||
| Flag | Description |
|
||||
|------------------|-------------|
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue