remove print

This commit is contained in:
Anton Bacaj 2023-06-26 05:46:43 +00:00
parent 72e38eb4af
commit b6705b3762

View file

@ -44,7 +44,6 @@ if __name__ == "__main__":
config=config, config=config,
) )
print(config)
system_prompt = "A conversation between a user and an LLM-based AI assistant. The assistant gives helpful and honest answers." system_prompt = "A conversation between a user and an LLM-based AI assistant. The assistant gives helpful and honest answers."
user_prompts = [ user_prompts = [