You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i'm running llm locally, i need default client (not async) in promptimal/optimizer/main.py, or other solve - llama.cpp doesn't support async - Error code: 500 - {'error': {'code': 500, 'message': 'Only one completion choice is allowed', 'type': 'server_error'}}
The text was updated successfully, but these errors were encountered:
i'm running llm locally, i need default client (not async) in promptimal/optimizer/main.py, or other solve - llama.cpp doesn't support async - Error code: 500 - {'error': {'code': 500, 'message': 'Only one completion choice is allowed', 'type': 'server_error'}}
The text was updated successfully, but these errors were encountered: