Zeng Lingyu

Results 18 issues of Zeng Lingyu

### Description of the bug | 错误描述 Processed /tmp/libgen.scimag02425000-02425999_unzip/10.1016/0040-4020%2873%2980174-7.pdf on GPU 5 STDERR: 2024-07-31 09:55:08.822 | WARNING | magic_pdf.cli.magicpdf:get_model_json:310 - not found json /tmp/libgen.scimag02425000-02425999_unzip/10.1016/0040-4020%2873%2980174-7.json existed 2024-07-31 09:55:08.844 | INFO |...

bug

## 问题描述 请对问题进行描述,并提供日志或截图 请确认 issues 中没有相同问题且完整阅读 wiki **本项目不处理网络环境引发的问题**(例如 empty translation result/connection reset/check_hostname requires server_hostname/certificate verify failed/unable to connect to proxy/LocalEntryNotFoundError) 出现问题: ![1736346864419](https://github.com/user-attachments/assets/25ba06f0-07cf-4dec-8b5f-13f88841588f) ## 测试文档 > [!IMPORTANT] > 请提供用于复现测试的 PDF 文档...

bug

four Dynamic Quantized versions with deepseek-r1, [link](https://unsloth.ai/blog/deepseekr1-dynamic) add in exo?

When running exo on eight Mac minis (IP addresses 10.25.0.1–10.25.0.8), it was observed that only the first machine (10.25.0.1) loaded memory, while the other machines showed no change. During the...

### Use case https://github.com/tailscale/docker-extension headscale how to login docker desktop in tailscale ? Is supported? ### Description Tailscale Docker Extension This repository hosts the code for Tailscale's [Docker](https://docker.com/) extension. The...

enhancement
stale

- define project metadata (name, version, requires-python) and dependencies in pyproject.toml - configure setuptools.build_meta as build-backend for PEP 660 editable installs - replace setup.py install_requires & entry_points with PEP 621...

Enhanced robustness and user experience of tool calling in FnCallAgent ### 主要改进内容 / Key Improvements: 1. 工具调用参数处理增强 / Enhanced tool call parameter handling: - 确保传递给MCP工具的参数始终为JSON字符串格式 - 添加参数类型检查和自动转换机制 - 防止因参数类型不匹配导致的TypeError异常 2....