Update README

This commit is contained in:
oobabooga 2023-08-09 05:46:25 -07:00
parent 5bfcfcfc5a
commit 2255349f19

View File

@ -303,8 +303,8 @@ Optionally, you can use the following command-line flags:
| Flag | Description |
|------------------|-------------|
|`--compress_pos_emb COMPRESS_POS_EMB` | Positional embeddings compression factor. Should typically be set to max_seq_len / 2048. |
|`--alpha_value ALPHA_VALUE` | Positional embeddings alpha factor for NTK RoPE scaling. Use either this or compress_pos_emb, not both. |
|`--compress_pos_emb COMPRESS_POS_EMB` | Positional embeddings compression factor. Should typically be set to max_seq_len / 2048. |
#### Gradio