Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Renangi
/
ragbench-rag-eval
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
008dffe
ragbench-rag-eval
/
ragbench_eval
32.8 kB
1 contributor
History:
13 commits
Renangi
add vector database changes
008dffe
23 days ago
__init__.py
Safe
13 Bytes
Initial commit without secrets
28 days ago
config.py
Safe
876 Bytes
Fix logger definition and provider fallback in LLMClient
28 days ago
generator.py
Safe
5.16 kB
Request too large ... Hard truncate long strings to keep the prompt under the LLM TPM limit.
27 days ago
judge.py
Safe
5.57 kB
Request too large ... TPM 6000, Requested 6841 Reduce max_tokens for the judge 2nd time bug fix
27 days ago
llm.py
Safe
4.07 kB
Implement LLMClient with proper client initialization for Groq/HF
28 days ago
metrics.py
Safe
2.3 kB
Request too large ... TPM 6000, Requested 6841 Reduce max_tokens for the judge
27 days ago
pipeline.py
Safe
4.13 kB
add vector database changes
23 days ago
retriever.py
Safe
4.04 kB
code changes as per mentor points and daigram2
24 days ago
vector_db.py
Safe
6.61 kB
add vector database changes
23 days ago