Tan Guofu

Results 15 issues of Tan Guofu

Signed-off-by: Tan Guofu **What this PR does / why we need it**: Support Run PostRenderer with Hooks Manifest. There is user case is when install helm chart into private k8s...

size/M
bug

默认好像 只能看日志? 谢谢

**What steps did you take and what happened:** [A clear and concise description of what the bug is, and what commands you ran.] ``` I1227 08:59:54.054947 1 mount_linux.go:366] Disk "/dev/datavg/pvc-0b6c8388-c194-463d-85f8-188e63697023"...

help wanted
project/community
Backlog

测试 [web_demo.py](https://github.com/baichuan-inc/Baichuan-13B/blob/main/web_demo.py) 随着会话增多,推理速度会变得非常慢, 但是修改了 ` use_fast=False,` 为 `True` 之后, https://github.com/baichuan-inc/Baichuan-13B/blob/main/web_demo.py#L25 速度正常了, 请教下这个为什么影响了推理的速度?

### Feature request / 功能建议 请教下 当前 有 vllm 和 TensorRT-LLM 的推理性能对比么? ### Motivation / 动机 能否提供下 推理部署的最佳实践? ### Your contribution / 您的贡献 非常感谢

when write the big file for example the file is tens of gigabytes in size. the active_file cache in memory of system because very big, which will be trigger the...

need info
help wanted

it is that user can use custorm initsql by `databaseinitsql` in doc https://github.com/radondb/radondb-mysql-kubernetes/blob/main/docs/crd_mysqlcluster_v1beta1.md#databaseinitsql but after review code , there is not support right now, so is there a plan ?...

enhancement

when `skeopeo` copy many images into one oci repo, how can i get the images name? for example the `index.json`: ``` "schemaVersion":2,"manifests":[{"mediaType":"application/vnd.oci.image.manifest.v1+json","digest":"sha256:2ba9d0aec419c8dd71c584de4b726001e549514f770c5f3058775262a734a4d3","size":1813,"annotations":{"org.opencontainers.image.ref.name":"platform/mysql:8.0.27-aarch64"}},{"mediaType":"application/vnd.oci.image.manifest.v1+json","digest":"sha256:a4cfae91a5fcd73287fce2a701264da5241c6778b29877ca57f6bc74c50eba70","size":2308,"annotations":{"org.opencontainers.image.ref.name":"platform/devops-tools:latest-aarch64"}} ... ``` there only a API `https://github.com/containers/image/blob/main/oci/layout/oci_transport.go#L219` ```...

kind/feature

the helm chart defalutl lvm image is not support k8s 1.21, after change to `quay.io/topolvm/topolvm-with-sidecar:0.10`, topolvm -operator logs error: ``` {"level":"error","ts":1639815831.7687695,"msg":"error received after stop sequence was engaged","error":"leader election lost"} {"level":"error","ts":1639815831.768764,"logger":"setup","msg":"problem...