Update README.md
Browse files
README.md
CHANGED
@@ -65,8 +65,8 @@ custom_params:
|
|
65 |
some_adaptation_rate: 0.05
|
66 |
stability_threshold: 0.02
|
67 |
start_token_index: 2
|
68 |
-
max_input_length:
|
69 |
-
max_total_tokens:
|
70 |
max_concurrent_requests: 128
|
71 |
max_best_of: 2
|
72 |
max_stop_sequences: 4
|
|
|
65 |
some_adaptation_rate: 0.05
|
66 |
stability_threshold: 0.02
|
67 |
start_token_index: 2
|
68 |
+
max_input_length: 2048
|
69 |
+
max_total_tokens: 2051
|
70 |
max_concurrent_requests: 128
|
71 |
max_best_of: 2
|
72 |
max_stop_sequences: 4
|