Commit History

feat: add Groq provider models and show provider info in UI
05dfa56

uparekh01151 commited on

feat: add DeepSeek-R1 model with Together provider
1b57635

uparekh01151 commited on

change provide for DeepSeek-R1-Distill-Llama-8B
92df651

uparekh01151 commited on

Fix Nebius provider to use chat.completions.create for conversational models
682dc03

uparekh01151 commited on

Simplify to use only text_generation for all providers - remove chat completion methods
58f426e

uparekh01151 commited on

Switch to Llama-3.1-8B-Instruct with Nebius provider using chat.completions.create method
b16182c

uparekh01151 commited on

Fix Together provider: use chat_completion instead of text_generation for conversational models
ca333e4

uparekh01151 commited on

Add Qwen3-Next-80B model with Together provider and update InferenceClient to support multiple providers
e65f7af

uparekh01151 commited on

Fix provider name: change 'huggingface' to 'hf-inference' for InferenceClient
710113d

uparekh01151 commited on

Fix InferenceClient usage: use provider='huggingface' and api_key parameter as per documentation
a598199

uparekh01151 commited on

Replace manual HTTP requests with InferenceClient for better reliability and error handling
c1c187b

uparekh01151 commited on

Add dataset visibility configuration - only show nyc_taxi_small by default
a026fe5

uparekh01151 commited on

Add debugging for case loading KeyError
be92fdf

uparekh01151 commited on

Fix case loading terminology - reference_sql is human-provided ground truth
ec202ea

uparekh01151 commited on

Fix DatasetManager to handle different use case requirements
1853581

uparekh01151 commited on

Fix DatasetManager to handle multi-use-case structure
e6b0a87

uparekh01151 commited on

Resolve all merge conflicts - keep DataEngEval version
328cf71

uparekh01151 commited on

Initial commit for DataEngEval
acd8e16

uparekh01151 commited on

Duplicate from demo-leaderboard-backend/leaderboard
75267e0
verified

uparekh01151 clefourrier HF Staff commited on