sunzx8

Results 16 issues of sunzx8

We meet an error 'list index out of range' while input question in local model, but it works well both on demo and text-generation webui, which is running the same...

请问该如何把三种检索混合在一起使用?

测试一个模型在cmteb上的完整指标大约需要多长的时间?

### 🚀 The feature 在用optimun转换为onnx之后,我发现输出多了一个: 请问为什么会这样?您给出的推理示例直接输入了整个句子,我在构建输入的时候是只用给input_id 和attention_mask吗?token_type_ids需不需要输入?

enhancement

**Describe the bug** What the bug is, and how to reproduce, better with screenshots(描述bug以及复现过程,最好有截图) 运行指令 CUDA_VISIBLE_DEVICES=0,1,2,3,4,5,6,7 swift sft --model_type internvl-chat-v1_5 --model_id_or_path /dev/shm/shawn/hf_ms_model/InternVL-Chat-V1-5 --dataset /dev/shm/shawn/data/ftoy.jsonl --sft_type full 数据格式为 {"query": "输出图片内容的markdown内容,如果有表格,则输出为html格式", "response":...

请问这种应该怎么做?