v0.1.11
What's Changed
- Fix error at UPR and Colbert Reranker on GPU by @vkehfdl1 in #424
- [HotFix] empty cache and return only float value at vllm.py by @vkehfdl1 in #426
- Refactor prompt maker run.py for preventing long processing time and OOM by @vkehfdl1 in #427
- Add Ragas context precision metric by @vkehfdl1 in #431
- Add threshold cutoff module by @bwook00 in #428
- Add percentile cutoff module by @bwook00 in #429
- dump version v0.1.11 by @vkehfdl1 in #433
Full Changelog: v0.1.10...v0.1.11