TaylorHere

Results 25 comments of TaylorHere

I face the same case where my deploy version is 1.0.8.1 in my case, the backend restarts in days.

Orgnization/Company: lilithgame.com Location: ShangHai, China Contact: [email protected] Purpose/Scenario: Using Kubevela to build Machine Learning PaaS Features wanted: None for now

```shell Building an engine from file gpt2-pretrained.onnx; this may take a while... [02/19/2022-21:14:43] [TRT] [W] Skipping tactic 0 due to insuficient memory on requested size of 1170309120 detected for tactic...

this will cause a lot of issues, services such as Argo Work flow、JupyterHub, etc.. will lose ability to auto providing GPU node

> We request users to develop on the remote container, instead of the host. We should not assume where the user to work on in my practice, working on remote...

https://github.blog/changelog/2021-08-16-github-actions-macos-11-big-sur-is-generally-available-on-github-hosted-runners/ This post may be helpful

https://github.com/opencontainers/runtime-tools/tree/master/generate this package may be a good choice to generate the OCI state

I see some tools can work with docker socket and podman socket like [jetbrains](https://www.jetbrains.com/help/idea/podman.html), maybe OCI is not needed, just a client that can work with those sockets. so, I...

> Nice Job. Maybe we need a podman socket CI to test it all. I will try to create a PR on this.