错误信息如下所示: CUDA out of memory. Tried to allocate 128.00 GiB (GPU 0; 31.75 GiB total capacity; 9.33 GiB already allocated; 11.31 GiB free; 9.34 GiB reserved in total by PyTorch) If reserved memory is >> allocated memory try setting max_spl...
New issue Description yzx220 Sign up for freeto join this conversation on GitHub.Already have an account?Sign in to comment
修复从 modelscope 下载 QwQ-32B-Preview gguf 格式的模型文件时下载源错乱的问题 修复可选依赖 FlagEmbedding 未安装时,使用非 FlagEmbedding 的模型时的 import 错误 修复Qwen2 / 2.5 在 MLX 引擎上忽略中文字符的问题 修复bge-m3 embedding 模型启动时 use_fp16 参数相关问题 修复设置 stop 参数后,transformers...
FlagEmbedding是一个用于微调文本嵌入模型的工具,旨在通过利用特定任务的数据,提升预训练的文本嵌入模型在该任务上的性能。在这个示例中,我们展示了如何使用您的数据微调baai-general-embedding。 地址:https://github.com/FlagOpen/FlagEmbedding/tree/master/examples/finetune 1、该项目采用的原理主要包括: 预训练的文...
FlagEmbedding是一个用于微调文本嵌入模型的工具,旨在通过利用特定任务的数据,提升预训练的文本嵌入模型在该任务上的性能。在这个示例中,我们展示了如何使用您的数据微调baai-general-embedding。 地址:https://github.com/FlagOpen/FlagEmbedding/tree/master/examples/finetune ...
Open Description SunLemuria SunLemuria commentedon Sep 5, 2024 SunLemuria staoxiao commentedon Sep 6, 2024 staoxiao SunLemuria commentedon Sep 8, 2024 SunLemuria Sign up for freeto join this conversation on GitHub.Already have an account?Sign in to comment...
多GPU使用报错 #1164 Open Lemonnn7 opened this issue Oct 30, 2024· 1 comment CommentsLemonnn7 commented Oct 30, 2024 Caught signal 11 (Segmentation fault: address not mapped to object at address 0x7f207c0ab470) === backtrace (tid: 100548) === 0 /opt/hpcx/ucx/lib/libucs.so.0...
Retrieval and Retrieval-augmented LLMs. Contribute to FlagOpen/FlagEmbedding development by creating an account on GitHub.