"git@developer.sourcefind.cn:SIYIXNI/vllm.git" did not exist on "570fb2e9cc3e128a3d9f996859ee6ff6590efed6"
Remove const from as_if::operator()() return (#425)
Returning a const value prevents the use of non-copyable return types such as unique_ptr.
Showing
Please register or sign in to comment