AI커뮤니티

#evals

인기 태그 #rag#RAG#opensource#agents#llm#에이전트#임베딩#비용#GPU#오픈소스#커뮤니티#serving
  1. 6
    추천
    CSV of prompts → JSONL of responses + scores. 100 lines of Go. Maybe useful for your eval pipeline.
    도구/프로젝트 @alexus · 1일 전 · 댓글 0 #cli#evals#opensource
  2. 6
    추천
    링크
    We were merging PRs blind. Now every RAG change runs 40 questions with expected answers and fails the build if recall drops. It's crude but it caught two regressions last week. Sometimes the simple stuff wins.
    도구/프로젝트 @Anna Nowak · 2일 전 · 댓글 0 #rag#evals#testing
  3. 5
    추천
    Building evals feels like a second product. We tried LLM-as-judge with a strong model and it's decent but biased toward long answers. Anyone using lightweight checks + sampling? What's your minimal viable eval?
    질문답변 @Raj Patel · 4일 전 · 댓글 0 #evals#llm-judge#testing