-
### 是否已有关于该错误的issue或讨论? | Is there an existing issue / discussion for this?
- [X] 我已经搜索过已有的issues和讨论 | I have searched the existing issues / discussions
### 该问题是否在FAQ中有解答? | Is there an existing…
-
### 起始日期 | Start Date
_No response_
### 实现PR | Implementation PR
_No response_
### 相关Issues | Reference Issues
_No response_
### 摘要 | Summary
目前只能通过 OCR 识别到文字,但并不能准确返回文字坐标
### 基本示例 | Basic Exa…
-
CUDA_VISIBLE_DEVICES=1 swift sft \
--model_type minicpm-v-v2_6-chat \
--model_id_or_path /data1/data/wudao/MiniCPM-V-2_6 \
--sft_type lora \
--dataset /data/train_math.jsonl \
--num_tra…
-
### What happened?
mkdir build
cd build
cmake ..
make
./llama-minicpmv-cli -m ../../../MiniCPM-V-2_6/model/ggml-model-Q2_K.gguf --mmproj ../../../MiniCPM-V-2_6/mmproj-model-f16.gguf -c 4096 --te…
-
在微调时llm_reranker.finetune_for_layerwise
CUDA_VISIBLE_DEVICES=4,5,6,7 torchrun --nproc_per_node=4 \
-m FlagEmbedding.llm_reranker.finetune_for_layerwise.run \
--output_dir ./model_ha \
--model_na…
-
### Checklist
- [X] 1. I have searched related issues but cannot get the expected help.
- [X] 2. The bug has not been fixed in the latest version.
- [X] 3. Please note that if the bug-related issue y…
-
How can we use the forward call of the `openbmb/MiniCPM-V-2_6` model?
It requires position_ids, may i know how can i derive this?
The processor does not produce the position_ids.
wj210 updated
4 weeks ago
-
`run_rknn.py`
```python
import os
import time
import numpy as np
from rkllm_binding import *
from rknnlite.api.rknn_lite import RKNNLite
import signal
import cv2
MODEL_PATH = "qwen.rkllm"
…
-
### Your current environment
nil
### 🐛 Describe the bug
Running [docker image 0.5.4](https://hub.docker.com/layers/vllm/vllm-openai/v0.5.4/images/sha256-7ab0cf7b287876cec65752a1b7ac99790ecd2a…
-
Traceback (most recent call last):
File "/root/miniconda/envs/thj/lib/python3.8/runpy.py", line 194, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/root/miniconda/…