ragflow / rag /benchmark.py

Commit History

Refactor embedding batch_size (#3825)
08913be

zhichyu commited on

Always open text file for write with UTF-8 (#3688)
9a73da2

zhichyu commited on

Fix logs. Use dict.pop instead of del. Close #3473 (#3484)
4fd5400

zhichyu commited on

Move settings initialization after module init phase (#3438)
6101699

jinhai-2012 commited on

fix: synonym bug (#3423)
e023933

Kevin Hu commited on

mv service_conf.yaml to conf/ and fix: add 'answer' as a parameter to 'generate' (#3379)
587bed3

Kevin Hu commited on

Integration with Infinity (#2894)
b691127

zhichyu commited on

fix benchmark issue (#3324)
1f1194f

Kevin Hu commited on

fix term weight issue (#3306)
1ca7adb

Kevin Hu commited on

fix: term weight issue (#3294)
692cc99

Kevin Hu commited on

Add RAGFlow benchmark (#2387)
9c1ae34

lidp commited on

Add benchmark ndcg@10 (#2326)
e1017ef

lidp commited on