Xuye Qin
Xuye Qin
### Describe the bug Series with arrow string dtype rechunk failed。 ### To Reproduce To help us to reproduce this bug, please provide information below: 1. Your Python version 2....
### Describe the bug df.map_chunk with empty DataFrame cannot work. ### To Reproduce To help us to reproduce this bug, please provide information below: 1. Your Python version 2. The...
### Is your feature request related to a problem? Please describe Now if users want to create a DataFrame from multiple remote functions, there is no way, we can add...
Note that the issue tracker is NOT the place for general support. For discussions about development, questions about usage, or any general questions, contact us on https://discuss.xorbits.io/. The quota check...
### Is your feature request related to a problem? Please describe OpenAI SDK released v1.26.0 added a stream_options for create chat completion when stream=True, see https://github.com/openai/openai-python/releases/tag/v1.26.0 and https://platform.openai.com/docs/api-reference/chat/create#chat-create-stream_options We could...
Note that the issue tracker is NOT the place for general support.
### Describe the bug I asksed "最优美的 Python 程序段落长啥样?", this error can be reproduced all the time. ### To Reproduce To help us to reproduce this bug, please provide information...
Now, the model name is useful, e.g. for prompt template etc. If registering a custom model, e.g. chatglm3-6b with glm3, some random output will be output.
Now the version of pytorch is fixed to 2.3.0, but many libraries like vllm and sglang has upgraded to torch 2.4.0, there is many conflicts when we want to include...