Punitvara

Results 16 comments of Punitvara

Either #86 or this PR should get merged. Preferably this one. @adityakusupati Can you please review this ?

Ok sure. I will push in tf directory once review is done I will create new PR with tf 2.0

I am working to make this two work together. I will update in case if it works.

No need to use memory @sergerdn ? We just need to use CONDENSE_PROMPT only ? I am trying above task with QA_with_source chain

You are right. Can I raise PR to fix it ?

I am facing the same issue as well. 2024-02-14 15:07:08,273 - ERROR - socket.accept() out of system resource socket: Traceback (most recent call last): File "/opt/homebrew/Cellar/[email protected]/3.11.7_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/selector_events.py", line 165, in _accept_connection...

I have faced this issue couple of months back. I forgot how did I solve it exactly. AFAIR this happens because with every request new file descriptor has been created....

Are you sure ? @TheMadrasTechie Hit APIs on a server in one tab and on other tab monitor open network sockets. It help you understand what is going on when...

How can I test this if I dont have access to Azure ?

I am just looking out to contribute in HF repo. Just trying to understand code base and see if I can add this feature.