Commit Graph

6 Commits

Author SHA1 Message Date
zealot52099
b7da9a697f
Add files via upload
embedding_path = os.path.join(model_dir, 'embedding_model')  
rerank_path = os.path.join(model_dir, 'rerank_model')
2024-03-22 20:17:19 +08:00
Anooyman
2d3bd4a8f5 Update RAG pipeline 2024-03-21 22:43:09 +08:00
Anooyman
96f6ce307e Update 2024-03-19 21:11:10 +08:00
zealot52099
ce7a4ae416 add more directories 2024-03-18 10:31:34 +08:00
edward_ke
50a5129c77 Update basic RAG pipeline
只加了基本的 pipeline,还未进行测试,等具体接口确定之后进行调试
2024-03-17 10:31:11 +08:00
Mxode
1ca8349839 RAG - Initial commit 2024-03-07 18:05:10 +08:00