mirror of
https://github.com/ParisNeo/lollms.git
synced 2025-04-09 03:44:14 +00:00
removed useless stuff
This commit is contained in:
parent
295d4a9d00
commit
2fcdb88396
@ -128,9 +128,6 @@ class AIPersonality:
|
||||
ValueError: If the provided path is not a folder or does not contain a config.yaml file.
|
||||
"""
|
||||
self.config = config
|
||||
start_header_id_template = self.config.start_header_id_template
|
||||
end_header_id_template = self.config.end_header_id_template
|
||||
system_message_template = self.config.system_message_template
|
||||
|
||||
self.bot_says = ""
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user