Skip to content

Commit e34c9d7

Browse files
committed
styling
1 parent f09a9b6 commit e34c9d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/server/tests/utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ def tinyllama2() -> ServerProcess:
262262
server.n_predict = 64
263263
server.seed = 42
264264
return server
265-
265+
266266
@staticmethod
267267
def bert_bge_small() -> ServerProcess:
268268
server = ServerProcess()

0 commit comments

Comments
 (0)