argilla-io
distilabel
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Merge branch 'develop' into fix-root-logger
My-laniaKeA:fix-root-logger
23 days ago
fix(quality-scorer): Improve robustness of score parsing (#1166) The format_output method previously parsed scores by splitting LLM output by newlines and iterating. This was brittle and could fail if the LLM included reasoning, explanations, or extra newlines. Changes: - Use re.findall() to robustly extract scores from anywhere in output - Add truncation logic for when LLM returns more scores than expected - Fix type consistency: List[float] → List[int] (matches structured output schema) - Update all test expectations: float → int - Add edge case tests for robustness Co-authored-by: CostantinoEsposito89 <costantino.esposito@oversonicrobotics.com>
develop
24 days ago
[pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci
CostantinoEsposito89:fix/quality-scorer/robust-score-parsing
29 days ago
Merge branch 'yudhiesh-feat/add-openrouter-llm' into develop
develop
30 days ago
update model docs
yudhiesh:feat/add-openrouter-llm
30 days ago
Merge pull request #1170 from argilla-io/outlines-mlx Adds structured generation support to MlxLLM using Outlines
develop
1 month ago
Added structured generation support to MlxLLM using Outlines
outlines-mlx
1 month ago
update model docs
yudhiesh:feat/add-openrouter-llm
1 month ago
Active Branches
Fix: ensure setup_logging does not modify the root logger
last run
23 days ago
#1127
CodSpeed Performance Gauge
-93%
[pre-commit.ci] pre-commit autoupdate
last run
9 months ago
#1128
CodSpeed Performance Gauge
-65%
Integrate vllm for multimodal data
last run
11 months ago
#1098
CodSpeed Performance Gauge
0%
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs