Frank Mai
Frank Mai
**Improvement:** For the simulator, we still have many shortcomings and then I create this issue to track these issues and fix them.
the `status` processing of seal' entities is not consistent and atomic at present, we need to provide a way to achieve the following goals. - optimistic lock and retry mechanism,...
free us from the walrus template schema struggle. 1. update `variable.tf` 2. `make generate`, https://github.com/seal-io/walrus-template-template/blob/0b52993ea5ab2fdf9f193897e4c242941b1884ce/hack/lib/walrus-cli.sh#L72 . 3. update `schema.yaml` automatically
**Is your enhancement related to a problem? Please describe.** After specifying a timeout at the workflow definition, we can specify a timeout value larger than the one defined in this...
- [x] I have read the [contributing guidelines](https://github.com/ggerganov/llama.cpp/blob/master/CONTRIBUTING.md) - Self-reported review complexity: - [x] Low - [ ] Medium - [ ] High [GPUStack](https://github.com/gpustack/gpustack) is an open-source GPU cluster manager...
With the development of AI, more and more Git repositories use LFS to store model weights. The `ADD` command already supports pulling from Git URLs, https://github.com/moby/buildkit/blob/master/frontend/dockerfile/docs/reference.md#adding-files-from-a-url. This PR intends to...
*Make sure to read the [contributing guidelines](https://github.com/ggml-org/llama.cpp/blob/master/CONTRIBUTING.md) before submitting a PR* implement `support_op` in RPC client. not sure if this is a good approach to achieve.