windreamer

Results 22 comments of windreamer

I do not have a Mac, but is this relevant? https://support.apple.com/en-us/HT201275

`mesos` with `docker` is not an issue. but we need too many docker images: one for `paracel` as base image and one image for each application which is a sub-image...

@xunzhang i guess not...

能不能看看 您 nvcc 的版本?比如运行: ``` nvcc --version ``` 有点怀疑是 CUDA toolkit 版本问题

This PR is a direct followup of https://github.com/InternLM/lmdeploy/pull/3726

> > In the `runtime_cuda.txt` file, the version of torch is restricted to `torch=2.0.0`. However, under CUDA 13, pytorch is required a minimum version of 2.9. We need to upgrade...

> Any WIP guy. You can try PR #3965 and follow the progress there. Thanks.

> > You can try PR [#3965](https://github.com/InternLM/lmdeploy/pull/3965) and follow the progress there. Thanks. > > Thank you for your work. Do you plan to implement response_format for the OpenAI API...

> > You can try PR [#3965](https://github.com/InternLM/lmdeploy/pull/3965) and follow the progress there. Thanks. > > Thank you for your work. Do you plan to implement response_format for the OpenAI API...

> schema Can I have your test code? I need some more info to debug. Thank you.