
简介
该用户还未填写简介
擅长的技术栈
未填写擅长的技术栈
可提供的服务
暂无可提供的服务
RAGFLOW本地部署
解决rag安装时所以遇到的困难。
lightrag : from lightrag.utils import EmbeddingFunc 报错
卸载原有的lightrag与lightrag-hku,只安装lightrag-hku。1. 同时安装了lightrag与lightrag-hku。
Unsloth: Input IDs of length 10201 > the model‘s max sequence length of 8192.
问题:运行Llama3-Chinese-8B-Instruct微调后的模型,出现Unsloth: Input IDs of length 10201 > the model's max sequence length of 8192.问题。将max_seq_length = 2048 修改为 max_seq_length = 20402。
python按照日期筛选pandas数据
python按照日期筛选pandas数据
爬虫:AttributeError: ‘WebDriver‘ object has no attribute ‘find_element_by_id‘
爬虫:AttributeError: 'WebDriver' object has no attribute 'find_element_by_id'
到底了







