thorory
thorory
 似乎output_names的维度只有1
GPU使用率为0
### Description of the bug | 错误描述 有显存占用,但是GPU使用率为0,CPU使用率很高。  2024-08-01 06:16:51.464 | INFO | magic_pdf.libs.pdf_check:detect_invalid_chars:57 - cid_count: 0, text_len: 5, cid_chars_radio: 0.0 2024-08-01 06:16:51.465 | WARNING | magic_pdf.filter.pdf_classify_by_type:classify:334 - pdf...
如题,RAG系统里面已经用微调前的embedding模型向量化好的知识库,embedding模型微调以后,还有必要重新再做构建吗?
请问样例中的评分预期值为多少,测试后发现数值经常在-10左右。 transformer=4.44.2 FlagEmbedding=1.2.10 `from FlagEmbedding import LayerWiseFlagLLMReranker` `reranker = LayerWiseFlagLLMReranker('/root/dataDisk/rerank/bge-reranker-v2-minicpm-layerwise', use_fp16=True)` `score = reranker.compute_score(['query', 'passage'], cutoff_layers=[28])` `print(score)` 结果-7.03125
如题,GPU有显存占用,但是GPU使用率为0。 另外数字webrtc有偶发的一段时间视频模糊问题,帧率一直在25fps左右,码率从2500k左右降到了800k左右,一般是什么原因?
### Description of the bug | 错误描述 版本1.22 识别结果 原文档 ### How to reproduce the bug | 如何复现 使用pipeline接口 ### Operating system | 操作系统 Linux ### Python version | Python...
### 🔎 Search before asking - [x] I have searched the PaddleOCR [Docs](https://paddlepaddle.github.io/PaddleOCR/) and found no similar bug report. - [x] I have searched the PaddleOCR [Issues](https://github.com/PaddlePaddle/PaddleOCR/issues) and found no...