styling
This commit is contained in:
parent
f09a9b68e1
commit
e34c9d78a4
1 changed files with 1 additions and 1 deletions
|
@ -262,7 +262,7 @@ class ServerPreset:
|
||||||
server.n_predict = 64
|
server.n_predict = 64
|
||||||
server.seed = 42
|
server.seed = 42
|
||||||
return server
|
return server
|
||||||
|
|
||||||
@staticmethod
|
@staticmethod
|
||||||
def bert_bge_small() -> ServerProcess:
|
def bert_bge_small() -> ServerProcess:
|
||||||
server = ServerProcess()
|
server = ServerProcess()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue