Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80273a3 commit 2d3aba9Copy full SHA for 2d3aba9
examples/llama.vim
@@ -81,7 +81,7 @@ let s:default_config = {
81
\ 'n_suffix': 64,
82
\ 'n_predict': 128,
83
\ 't_max_prompt_ms': 500,
84
- \ 't_max_predict_ms': 1000,
+ \ 't_max_predict_ms': 3000,
85
\ 'show_info': 2,
86
\ 'auto_fim': v:true,
87
\ 'max_line_suffix': 8,
0 commit comments