Pix2text
table_ocr 表格识别和解析
代码阅读
源码
pix2text/table_ocr.py模型下载方法:
1download_cmd = f'huggingface-cli download --repo-type model --resume-download --local-dir-use-symlinks False breezedeus/pix2text-table-rec --local-dir {model_dir}'- 结构识别使用的是微软的表格识别模型 fork :
breezedeus/pix2text-table-rec基于microsoft/table-transformer-structure-recognition-v1.1-all
- 结构识别使用的是微软的表格识别模型 fork :
Dongle 加密狗
加密狗厂家品牌
LLM Train
训练工具
LLaMA-Factory: GitHub - hiyouga/LLaMA-Factory: A WebUI for Efficient Fine-Tuning of 100+ LLM…
- 多种模型的云训练、微调工具
FAQ
RAG 检索增强生成
资料收集
HippoRAG:
- GitHub - OSU-NLP-Group/HippoRAG: HippoRAG is a novel RAG framework inspired b…
- 仿造人类大脑海马体记忆机制,改造版 RAG
句子嵌入: 交叉编码和重排序 - HuggingFace - 博客园
- embedding Vs reranker 模型区别
RRF (Reciprocal Rank Fusion)