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
Then I user the command:guidellm \ --target "http://10.10.10.10:40035/v1" \ --model "MiniCPM3-4B" \ --data-type emulated \ --data "prompt_tokens=512,generated_tokens=128" \ --rate-type sweep --rate 2 --max-requests 2
I got the error: Max retries exceeded with url: /MiniCPM3-4B/resolve/main/config.json (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x7f1e0daaad70>, 'Connection to huggingface.co timed out. (connect timeout=10)'
The text was updated successfully, but these errors were encountered:
The remote server directory:
The request url is like: http://10.10.10.10:40105/v1/chat/completions
Then I user the command:
guidellm \ --target "http://10.10.10.10:40035/v1" \ --model "MiniCPM3-4B" \ --data-type emulated \ --data "prompt_tokens=512,generated_tokens=128" \ --rate-type sweep --rate 2 --max-requests 2
I got the error: Max retries exceeded with url: /MiniCPM3-4B/resolve/main/config.json (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x7f1e0daaad70>, 'Connection to huggingface.co timed out. (connect timeout=10)'
The text was updated successfully, but these errors were encountered: