Ben Rood
Ben Rood
What I got when don't spec botname with client.get_chat_history(count=5)['data'] ```json {'claude-3.5-sonnet': [{'chatId': xxxxx, 'chatCode': 'xxxx', 'id': 'xxxxxxx=', 'title': '语音处理'}] ... } ``` When I use bot='claude_3_igloo', I got no data.
### Feature request An installation option that allows users to install the project with dependencies limited to ONNX only, excluding newer versions of Torch and CUDA, particularly CUDA 12. This...
### System Info ```shell optimum 1.21.4 Python 3.11.9 Ubuntu 22.04.4 LTS NVIDIA-SMI 550.90.07 Driver Version: 550.90.07 CUDA Version: 12.4 GPU 2080 ti ``` ### Who can help? @JingyaHuang @michaelbenayoun ###...
fix bugs which use new heading and captions for current merged chunks I think the error in following code is clear, it create new_meta use headings_and_captions of mismatched chunk to...
First of all, I would like to express my gratitude for the two outstanding open-source projects, `marker` and `surya_ocr`. When I process a specific single image, for example, by running...
Will and should reason content output be count in output tokens and through-out?
## 功能描述 / Feature Description OpenAI发布了一个 [Health Bench](https://openai.com/index/healthbench/) ,并且在自己下[simple_eval ](https://github.com/openai/simple-evals/blob/main/healthbench_eval.py)里面给了调用的例子。 ## 需求背景 / Background 这个功能有助于评测模型的医疗健康方面的能力 ## 预期行为 / Expected Behavior 作为一个支持的eval 数据集加入
### 🔎 Search before asking | 提交之前请先搜索 - [x] I have searched the MinerU [Readme](https://github.com/opendatalab/MinerU) and found no similar bug report. - [x] I have searched the MinerU [Issues](https://github.com/opendatalab/MinerU/issues) and...