remove print
This commit is contained in:
parent
72e38eb4af
commit
b6705b3762
1 changed files with 0 additions and 1 deletions
|
|
@ -44,7 +44,6 @@ if __name__ == "__main__":
|
|||
config=config,
|
||||
)
|
||||
|
||||
print(config)
|
||||
system_prompt = "A conversation between a user and an LLM-based AI assistant. The assistant gives helpful and honest answers."
|
||||
|
||||
user_prompts = [
|
||||
|
|
|
|||
Loading…
Reference in a new issue