mirror of
https://github.com/ParisNeo/lollms.git
synced 2024-12-18 20:27:58 +00:00
UPDATED
This commit is contained in:
parent
470db3cf4e
commit
cac837b84b
Binary file not shown.
Before Width: | Height: | Size: 373 KiB |
BIN
assets/logo.png
Normal file
BIN
assets/logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 357 KiB |
@ -1497,7 +1497,7 @@ class APScript(StateMachine):
|
||||
prompt = pr.build(placeholders,
|
||||
self.personality.model.tokenize,
|
||||
self.personality.model.detokenize,
|
||||
self.personality.model.config.ctx_size,
|
||||
self.personality.model.config.ctx_size-max_generation_size,
|
||||
["previous_discussion"]
|
||||
)
|
||||
self.print_prompt("Ask to build keywords",prompt)
|
||||
|
Loading…
Reference in New Issue
Block a user