-
### System Info / 系統信息
cuda12.1
### Running Xinference with Docker? / 是否使用 Docker 运行 Xinfernece?
- [X] docker / docker
- [ ] pip install / 通过 pip install 安装
- [ ] installation from source / 从源码…
-
MiniCPM-2B 导出onnx时,在bais问题解决后,又出现了新的问题,我运行MiniCPM_Export.py:
在modeling_modified_A](https://github.com/DakeQQ/Native-LLM-for-Android/tree/main/Export_ONNX/MiniCPM/MiniCPM-2B/modeling_modified_A/modeli…
-
1.不知作者是否可以添加minicpm反推提示词的插件
插件地址:https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4
2.是否可以将与提示词相关的单独开辟一个归类列表(目前图层工具列表太长了)
目前有:图层工具
图层遮罩
----------
…
-
We should have ~a `/documentation` path~ [docstring](https://fastapi.tiangolo.com/tutorial/path-operation-configuration/#description-from-docstring) for endpoints that points to the online documentati…
-
### 起始日期 | Start Date
_No response_
### 实现PR | Implementation PR
请问MiniCPM -V是否支持目标检测功能,输入图片,输出图片中目标的左上角和右下角坐标。
### 相关Issues | Reference Issues
请问MiniCPM -V是否支持目标检测功能,输入图片,输出图片中目标的左上角和右下角坐标。
###…
-
I tested the minicpm-v-llama3-2.5 model while keeping all the parameters the same as minicpm-v-2.0, but it's worse than minicpm-v-2.0.
-
在使用官方提供的finetune_lora.sh对MiniCPM-V-2.6进行微调的时候中断了,请问如何从已保存的checkpoint进行继续训练?
-
你好,由于 minicpm2.6 的 pretrain ckpt 没有开源,所以这部分评测代码也没有提供,我们的 few-shot 推理方式可以参考 readme 部分的 icl 推理方式。
_Originally posted by @YuzaChongyi in https://github.com/OpenBMB/MiniCPM-V/issues/492#i…
-
### 是否已有关于该错误的issue或讨论? | Is there an existing issue / discussion for this?
- [X] 我已经搜索过已有的issues和讨论 | I have searched the existing issues / discussions
### 该问题是否在FAQ中有解答? | Is there an existing ans…
-
### Description / 描述
**代码:**
`import torch
from PIL import Image
from transformers import AutoModel, AutoTokenizer
model = AutoModel.from_pretrained('openbmb/MiniCPM-V', trust_remote_code=Tru…