OpenBMB / OpenBMB/MiniCPM

[Bug]: It cannot use write tool correctly to create file.

Open
#365 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug triage
Dominant language
Jupyter Notebook
Stars
11.1k
Forks
763
Avg merge
6h 3m
Merged PRs (30d)
5

Description

Is there an existing issue ? / 是否已有相关的 issue ?
  • I have searched, and there is no existing issue. / 我已经搜索过了,没有相关的 issue。
Describe the bug / 描述这个 bug

I am trying to test the models/MiniCPM5-1B-F16.gguf in Pi (pi -v 0.80.7) on Windows 11. The model says it created file, but actually not.

To Reproduce / 如何复现
  1. Start MiniCPM with llama-server on Mac OS
  2. Configure MiniCPM under providers .pi\agent\models.json
  3. Start Pi agent on Windows 11.
  4. Ask it to create Hello World node js file. It says file created successfully. But no file is created.
    Other LLM models works fine.
Expected behavior / 期望的结果

Expect file is generated. Currently not.

Screenshots / 截图

No response

Environment / 环境
Pi run in Windows 11
MiniCPM run in Mac OS with llama-server
Additional context / 其他信息

No response

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue using MiniCPM5-1B-F16.gguf with llama-server on macOS and Pi on Windows 11, using the provider configuration in .pi\agent\models.json. Compare the failed write-tool behavior with a model that works, and verify that asking for a Hello World Node.js file creates the file in the expected location.

Written by the indexing model from the issue text.

Assessment

Tech stack
nodejs
Domain
ai, tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.