h2oai / h2ogpt

Private chat with local GPT with document, images, video, etc. 100% private, Apache 2.0. Supports oLLaMa, Mixtral, llama.cpp, and more. Demo: https://gpt.h2o.ai/ https://codellama.h2o.ai/
http://h2o.ai
Apache License 2.0
10.94k stars 1.2k forks source link

.clone() fix both parent and clone for session hash #1714

Closed pseudotensor closed 6 days ago

pseudotensor commented 6 days ago

with threading.Lock():

when clone

pseudotensor commented 6 days ago

client = self.clone()