You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,6 @@ python optillm.py
48
48
> [!WARNING]
49
49
> Note that llama-server currently does not support sampling multiple responses from a model, which limits the available approaches to the following:
50
50
> `cot_reflection`, `leap`, `plansearch`, `rstar`, `rto`, `self_consistency`, `re2`, and `z3`.
51
-
> In order to use other approaches, consider using an alternative compatible server such as [ollama](https://github.com/ollama/ollama).
52
51
53
52
> [!NOTE]
54
53
> You'll later need to specify a model name in the OpenAI client configuration. Since llama-server was started with a single model, you can choose any name you want.
0 commit comments