mirror of
https://github.com/ParisNeo/lollms.git
synced 2025-04-10 20:29:54 +00:00
fixed elf
This commit is contained in:
parent
e4ed050527
commit
cee47ce902
@ -95,7 +95,8 @@ class Elf(LollmsApplication):
|
||||
last_n_tokens=60,
|
||||
seed=-1,
|
||||
n_threads=8,
|
||||
batch_size=1):
|
||||
batch_size=1,
|
||||
stream=None):
|
||||
"""safe_generate
|
||||
|
||||
Args:
|
||||
|
Loading…
x
Reference in New Issue
Block a user