Releases: argilla-io/distilabel
Releases · argilla-io/distilabel
0.3.0
What's Changed
- Add
VertexAILLM
&VertexAIEndpointLLM
classes by @gabrielmbmb in #204 - Add draft with social cards by @plaguss in #197
- Relax
LLMPool
check to match parentTask
instead by @plaguss in #210 - Align
README.md
withdocs/
and minor fixes / improvements by @alvarobartt in #214 - Add
TogetherInferenceLLM
by @alvarobartt in #215 - Add checking valid
inputs
before calling_generate
by @gabrielmbmb in #216 - Add
TogetherInferenceLLM
tests by @alvarobartt in #217 - Add Vertex AI
LLM
s documentation by @gabrielmbmb in #222 - Documentation review by @alvarobartt in #223
- Rename
for_text_quality
tofor_overall_quality
method inUltraFeedbackTask
by @alvarobartt in #224 - Add Anyscale endpoints by @plaguss in #213
- Feature dataset checkpoint strategy by @plaguss in #194
- Fix
rating
parsing inRatingToArgillaMixin.to_argilla_record
by @alvarobartt in #227 - Add badges to readme by @plaguss in #226
- Fix badges by @dvsrepo in #228
- Update
LICENSE
and addLICENSE_HEADER
by @davidberenstein1957 in #221
Full Changelog: 0.2.1...0.3.0
0.2.1
What's Changed
- Fix
PrometheusTask
could not be imported by @gabrielmbmb in #190 - Fix
LLM.return_futures
by @gabrielmbmb in #192 - Remove learn section from docs until developed by @plaguss in #188
- Add markdown to fields by default by @plaguss in #189
- Fix
PrometheusTask
andUltraCMTask
could not be chained withTextGenerationTask
by @gabrielmbmb in #195 - Add missing
use_markdown
for every field by @plaguss in #196 - Add
to_argilla_{dataset,record}
forCritiqueTask
by @gabrielmbmb in #198 - Update
generate_prompt
inTask
subclasses to always returnPrompt
by @alvarobartt in #199 - Add
CritiqueTask
documentation by @alvarobartt in #200 - Fix
UltraCMTask
scoring range and alignargilla
imports by @alvarobartt in #201
Full Changelog: 0.2.0...0.2.1
0.2.0
What's Changed
- adds accelerate example by @edbeeching in #141
- Add a dry-run when calling
Pipeline.generate
by @alvarobartt in #146 - Add Notus format in
Prompt.format_as
and updateexamples/*.py
by @alvarobartt in #147 - Add
ProcessLLM
class by @gabrielmbmb in #151 - Adds
CritiqueTask
,UltraCMTask
and more by @alvarobartt in #152 - docs: add
llama.cpp
to extras by @davidberenstein1957 in #154 - Fix
_build_dataset
asprocessed_labels
were ignored by @plaguss in #158 - Add
to_argilla_{dataset,record}
methods inTextGenerationTask
by @alvarobartt in #159 - Fix
UltraFeedbackTask.to_argilla_dataset
ratings values by @alvarobartt in #160 - Align
typing
andtyping_extensions
with supported Python versions by @alvarobartt in #161 - Add
LLMPool
class by @gabrielmbmb in #156 - Add missing
CritiqueTask
andUltraCMTask
in__init__
and moveargilla_utils
toutils.argilla
by @alvarobartt in #162 - Add
test
workflow by @gabrielmbmb in #163 - Update
LLM
to returnFuture[List[List[LLMOutput]]]
by @gabrielmbmb in #164 - Add
PrometheusTask
by @alvarobartt in #165 - Randomise generations order by @gabrielmbmb in #167
- Add custom
to_argilla_{dataset,record}
toSelfInstructTask
by @alvarobartt in #169 - Fix
shuffle_before_labelling
and progress bar inPipeline.generate
by @alvarobartt in #170 - Replace
multiprocessing
withmultiprocess
by @gabrielmbmb in #171 - Refactor and improve docs by @plaguss in #134
- Fix
SelfInstructTask.{parse_output,to_argilla_record}
methods and_build_dataset
by @alvarobartt in #172 - Fix
results
didn't have same order asfutures
by @gabrielmbmb in #173 - Remove unnecesary plugin by @plaguss in #174
- Add
{generation,labelling}_model
column as metadata in Argilla by @alvarobartt in #175 - Fix exporting model name to Argilla with
LLMPool
by @gabrielmbmb in #177 - Update docs to include info about
ProcessLLM
andLLMPool
by @gabrielmbmb in #176
New Contributors
- @edbeeching made their first contribution in #141
- @davidberenstein1957 made their first contribution in #154
Full Changelog: 0.1.1...0.2.0
0.1.1
What's Changed
- Template for Documentation Issue created by @ignacioct in #128
- self.thread_pool_executor can be None, protecting it for print by @ignacioct in #129
- Use
do_sample
intransformers
example by @dvsrepo in #138 - Fix
llama-cpp
andhf-inference-endpoints
extras inpyproject.toml
by @plaguss in #139 - Fix
llama_cpp_python
dependency check by @plaguss in #140
New Contributors
- @ignacioct made their first contribution in #128
- @plaguss made their first contribution in #139
Full Changelog: 0.1.0...0.1.1
0.1.0
Stable Release - v0.1.0
0.1.0rc2
distilabel 0.1.0rc2
0.1.0rc1
distilabel 0.1.0rc1