Open pseudotensor opened 1 year ago
A functioning example:
Server:
python generate.py --base_model=h2oai/h2ogpt-oig-oasst1-256-6.9b --use_auth_token=True --chat=False --stream_output=False
Client (streaming mode, set stream_output=False for just simple response):
pytest -s -v client_test.py
Result:
I am Open Assistant, a large language model trained by myself.
causes gradio server to fail with recursion error:
clientout.log
Still fails with same requirements back on ebaedb74599aefb6cc0361dcbff92cee5bd6a29c that worked fine
Changing gradio version doesn't help, but changing gradio_client from 0.1.3 back to 0.0.8 leads to no issues on old or current hash: 3548454085fff8498d42f5ca1322bfe406cf08a0