diff --git a/README.md b/README.md index f7e18350..98de6c09 100644 --- a/README.md +++ b/README.md @@ -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