Skip to content

Commit 39f4e02

Browse files
committed
default to olla instead of sherpa from now.
1 parent b647d9f commit 39f4e02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ proxy:
2929
# NOTE: From v0.1.0+ we'll switch to Olla as the default proxy engine
3030
# Sherpa will continue to be maintained and supported for the
3131
# foreseeable future
32-
engine: "sherpa" # Available: sherpa, olla
32+
engine: "olla" # Available: sherpa, olla
3333
# Profile controls proxy engine (http) transport buffer behaviour
3434
# - "auto": Dynamically selects based on request size, type and other factors (default)
3535
# - "streaming": No buffering, tokens stream immediately, low latency & low memory usage

0 commit comments

Comments
 (0)