containers / podman-desktop-extension-ai-lab

Work with LLMs on a local environment using containers
https://podman-desktop.io/extensions/ai-lab
Apache License 2.0
182 stars 40 forks source link

ChatBot recipe E2E test model upload is timing out on windows 10 azure VM #2075

Open odockal opened 1 week ago

odockal commented 1 week ago

Bug description

We have nightly runs for e2e tests on windows azure machines (10 and 11). While on windows 11 tests are passing, on windows 10 chatbot recipe is failing. there is a timeout downloading a model (it does not finish model download in 12 minutes - 40 % only) , while on windows 11 this action takes around 3 minutes. Investigate the cause of "slow" download speed on the particular VM.

Ref run: https://github.com/containers/podman-desktop-extension-ai-lab/actions/runs/11715466515/job/32631877275

Operating system

Windows 10

Installation Method

Other

Version

next (development version)

Steps to reproduce

No response

Relevant log output

Additional context

No response