Closed percevalw closed 1 year ago
huggingface-embedding
render_page
pdfminer
accelerators
pipeline.package(...)
confit
foldedtensor
pipeline.score
pipeline.pipe
pipeline.select_pipes
attrs
Patch coverage is 100.00% of modified lines.
100.00%
:loudspeaker: Thoughts on this report? Let us know!.
Description
Added
huggingface-embedding
) with windowing optionsrender_page
option topdfminer
extractor, for multi-modal PDF featuresaccelerators
), with simple mono process support and multi gpu / cpu supportpipeline.package(...)
) to make a pip installable package from a pipelineChanged
confit
to 0.4.2 (better errors) andfoldedtensor
to 0.3.0 (better multiprocess support)pipeline.score
. You should usepipeline.pipe
, a custom scorer andpipeline.select_pipes
instead.Fixed
attrs
dependency only being installed in dev modeChecklist