派大星

Results 14 issues of 派大星

### System Info arm64 Mac环境,需要打一个基于amd64环境的运行环境镜像,用以在离线环境下进行模型运行 ### Information - [X] The official example scripts - [ ] My own modified scripts ### Tasks - [X] An officially supported task in the...

bug

import wechatsogou ws_api = wechatsogou.WechatSogouAPI() ws_api.get_gzh_info('xxx')

**Description** The image obtained by the command provided by the official website is only for AMD architecture and cannot be installed on a mac. **Environmental** macos minikube、docker - Operating System...

bug

1、openfunction异步运行时是否可以配置运行的最长时间?比方说异步触发了一个任务,要求任务运行的时间在5min内,如果超过5min没有返回则直接将异步任务容器杀掉。 这个主要原因是我们目前存在串行的批量任务,比如A任务预期运行时间在5min内,如果超过5minA任务还没完成,其实说明任务已经出现了问题,此时按顺序触发B任务也可能会失败(比如A、B任务存在锁表情况),所以就要求有一个运行最长时间配置,由框架自行杀掉超时运行的容器; 2、openfunction是否有异步任务状态跟踪?比方说还是上面的问题,A任务执行了4min还没完成,业务就可能需要去看一下异步任务具体情况

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior A100 40G的显卡,部署了chatglm2-6b的模型,刚开始运行的时候推理很慢,字符差不多是一个一个跳出来的,等过差不多两三个小时,突然就变快了,想问问是什么原因,以及是否是正常情况,谢谢。 ### Expected Behavior _No response_ ### Steps To Reproduce...

如题,想问问各位大佬是否有gradio端界面调用aiXcoder-7B模型

I have a config.toml configuration as follows ``` [plugins."io.containerd.grpc.v1.cri".containerd] default_runtime_name = "kata" [plugins."io.containerd.grpc.v1.cri".containerd.runtimes] [plugins."io.containerd.grpc.v1.cri".containerd.runtimes.runc] runtime_type = "io.containerd.runc.v2" [plugins."io.containerd.grpc.v1.cri".containerd.runtimes.kata] runtime_type = "io.containerd.kata.v2" cri_handler = "cc" ``` When I create a new...

具体错误如下 ``` ubuntu@ubuntu-2204:~/ebpf$ ./ecc code/bpf-developer-tutorial/src/3-fentry-unlink/fentry-link.bpf.c INFO [ecc_rs::bpf_compiler] Compiling bpf object... INFO [ecc_rs::bpf_compiler] Generating package json.. INFO [ecc_rs::bpf_compiler] Packing ebpf object and config into code/bpf-developer-tutorial/src/3-fentry-unlink/package.json... ubuntu@ubuntu-2204:~/ebpf$ sudo ./ecli run code/bpf-developer-tutorial/src/3-fentry-unlink/package.json INFO...

bug
documentation

knative/hello-world-python strict decoding error: unknown field "spec.serving.runtime" error occurred when running function.yaml