Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install dependencies with uv in CI #6779

Merged
merged 4 commits into from
Apr 8, 2024
Merged

Install dependencies with uv in CI #6779

merged 4 commits into from
Apr 8, 2024

Conversation

mariosasko
Copy link
Collaborator

@mariosasko mariosasko commented Apr 4, 2024

diffusers (huggingface/diffusers#7116) and huggingface_hub (huggingface/huggingface_hub#2072) also use uv to install their dependencies, so we can do the same here.

It seems to make the "Install dependencies" step in the ubuntu jobs 5-8x faster and 1.5-2x in the windows one.

Besides introducing uv in CI, this PR bumps the tensorflow minimal version requirement to align with Transformers and simplifies the SpaCy hashing tests (use blank language models instead of the pre-trained ones)

@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@mariosasko mariosasko marked this pull request as ready for review April 5, 2024 12:52
@mariosasko mariosasko requested a review from lhoestq April 5, 2024 12:52
@mariosasko mariosasko merged commit 3575036 into main Apr 8, 2024
12 checks passed
@mariosasko mariosasko deleted the uv-ci branch April 8, 2024 13:27
Copy link

github-actions bot commented Apr 8, 2024

Show benchmarks

PyArrow==8.0.0

Show updated benchmarks!

Benchmark: benchmark_array_xd.json

metric read_batch_formatted_as_numpy after write_array2d read_batch_formatted_as_numpy after write_flattened_sequence read_batch_formatted_as_numpy after write_nested_sequence read_batch_unformated after write_array2d read_batch_unformated after write_flattened_sequence read_batch_unformated after write_nested_sequence read_col_formatted_as_numpy after write_array2d read_col_formatted_as_numpy after write_flattened_sequence read_col_formatted_as_numpy after write_nested_sequence read_col_unformated after write_array2d read_col_unformated after write_flattened_sequence read_col_unformated after write_nested_sequence read_formatted_as_numpy after write_array2d read_formatted_as_numpy after write_flattened_sequence read_formatted_as_numpy after write_nested_sequence read_unformated after write_array2d read_unformated after write_flattened_sequence read_unformated after write_nested_sequence write_array2d write_flattened_sequence write_nested_sequence
new / old (diff) 0.005336 / 0.011353 (-0.006017) 0.004052 / 0.011008 (-0.006956) 0.063475 / 0.038508 (0.024967) 0.032963 / 0.023109 (0.009854) 0.243906 / 0.275898 (-0.031992) 0.269048 / 0.323480 (-0.054432) 0.003363 / 0.007986 (-0.004622) 0.002802 / 0.004328 (-0.001527) 0.049487 / 0.004250 (0.045236) 0.046990 / 0.037052 (0.009938) 0.260169 / 0.258489 (0.001680) 0.289145 / 0.293841 (-0.004696) 0.028030 / 0.128546 (-0.100517) 0.010706 / 0.075646 (-0.064940) 0.213640 / 0.419271 (-0.205632) 0.035866 / 0.043533 (-0.007667) 0.245106 / 0.255139 (-0.010033) 0.269588 / 0.283200 (-0.013612) 0.019791 / 0.141683 (-0.121892) 1.117684 / 1.452155 (-0.334470) 1.183389 / 1.492716 (-0.309327)

Benchmark: benchmark_getitem_100B.json

metric get_batch_of_1024_random_rows get_batch_of_1024_rows get_first_row get_last_row
new / old (diff) 0.095736 / 0.018006 (0.077730) 0.302586 / 0.000490 (0.302097) 0.000220 / 0.000200 (0.000020) 0.000051 / 0.000054 (-0.000003)

Benchmark: benchmark_indices_mapping.json

metric select shard shuffle sort train_test_split
new / old (diff) 0.018985 / 0.037411 (-0.018426) 0.062097 / 0.014526 (0.047571) 0.075617 / 0.176557 (-0.100939) 0.120570 / 0.737135 (-0.616566) 0.075949 / 0.296338 (-0.220390)

Benchmark: benchmark_iterating.json

metric read 5000 read 50000 read_batch 50000 10 read_batch 50000 100 read_batch 50000 1000 read_formatted numpy 5000 read_formatted pandas 5000 read_formatted tensorflow 5000 read_formatted torch 5000 read_formatted_batch numpy 5000 10 read_formatted_batch numpy 5000 1000 shuffled read 5000 shuffled read 50000 shuffled read_batch 50000 10 shuffled read_batch 50000 100 shuffled read_batch 50000 1000 shuffled read_formatted numpy 5000 shuffled read_formatted_batch numpy 5000 10 shuffled read_formatted_batch numpy 5000 1000
new / old (diff) 0.279597 / 0.215209 (0.064388) 2.754319 / 2.077655 (0.676665) 1.444147 / 1.504120 (-0.059973) 1.328414 / 1.541195 (-0.212781) 1.371073 / 1.468490 (-0.097417) 0.553851 / 4.584777 (-4.030926) 2.351694 / 3.745712 (-1.394018) 2.860771 / 5.269862 (-2.409091) 1.749664 / 4.565676 (-2.816013) 0.061736 / 0.424275 (-0.362539) 0.005073 / 0.007607 (-0.002534) 0.329974 / 0.226044 (0.103930) 3.300487 / 2.268929 (1.031558) 1.812809 / 55.444624 (-53.631815) 1.559018 / 6.876477 (-5.317458) 1.628664 / 2.142072 (-0.513408) 0.635757 / 4.805227 (-4.169471) 0.116468 / 6.500664 (-6.384196) 0.042641 / 0.075469 (-0.032828)

Benchmark: benchmark_map_filter.json

metric filter map fast-tokenizer batched map identity map identity batched map no-op batched map no-op batched numpy map no-op batched pandas map no-op batched pytorch map no-op batched tensorflow
new / old (diff) 0.972048 / 1.841788 (-0.869740) 11.952721 / 8.074308 (3.878412) 9.754274 / 10.191392 (-0.437118) 0.132026 / 0.680424 (-0.548398) 0.015352 / 0.534201 (-0.518849) 0.290574 / 0.579283 (-0.288709) 0.275384 / 0.434364 (-0.158980) 0.330688 / 0.540337 (-0.209650) 0.414868 / 1.386936 (-0.972068)
PyArrow==latest
Show updated benchmarks!

Benchmark: benchmark_array_xd.json

metric read_batch_formatted_as_numpy after write_array2d read_batch_formatted_as_numpy after write_flattened_sequence read_batch_formatted_as_numpy after write_nested_sequence read_batch_unformated after write_array2d read_batch_unformated after write_flattened_sequence read_batch_unformated after write_nested_sequence read_col_formatted_as_numpy after write_array2d read_col_formatted_as_numpy after write_flattened_sequence read_col_formatted_as_numpy after write_nested_sequence read_col_unformated after write_array2d read_col_unformated after write_flattened_sequence read_col_unformated after write_nested_sequence read_formatted_as_numpy after write_array2d read_formatted_as_numpy after write_flattened_sequence read_formatted_as_numpy after write_nested_sequence read_unformated after write_array2d read_unformated after write_flattened_sequence read_unformated after write_nested_sequence write_array2d write_flattened_sequence write_nested_sequence
new / old (diff) 0.005412 / 0.011353 (-0.005941) 0.003814 / 0.011008 (-0.007194) 0.049988 / 0.038508 (0.011480) 0.031617 / 0.023109 (0.008507) 0.278975 / 0.275898 (0.003077) 0.303540 / 0.323480 (-0.019940) 0.004265 / 0.007986 (-0.003721) 0.002804 / 0.004328 (-0.001525) 0.049518 / 0.004250 (0.045268) 0.041176 / 0.037052 (0.004123) 0.291248 / 0.258489 (0.032759) 0.317401 / 0.293841 (0.023560) 0.029501 / 0.128546 (-0.099045) 0.010392 / 0.075646 (-0.065255) 0.057906 / 0.419271 (-0.361365) 0.033056 / 0.043533 (-0.010477) 0.280202 / 0.255139 (0.025063) 0.298684 / 0.283200 (0.015484) 0.018071 / 0.141683 (-0.123612) 1.167691 / 1.452155 (-0.284464) 1.211322 / 1.492716 (-0.281394)

Benchmark: benchmark_getitem_100B.json

metric get_batch_of_1024_random_rows get_batch_of_1024_rows get_first_row get_last_row
new / old (diff) 0.092325 / 0.018006 (0.074318) 0.301209 / 0.000490 (0.300719) 0.000221 / 0.000200 (0.000021) 0.000043 / 0.000054 (-0.000011)

Benchmark: benchmark_indices_mapping.json

metric select shard shuffle sort train_test_split
new / old (diff) 0.021432 / 0.037411 (-0.015980) 0.074556 / 0.014526 (0.060031) 0.086049 / 0.176557 (-0.090508) 0.125151 / 0.737135 (-0.611984) 0.088279 / 0.296338 (-0.208059)

Benchmark: benchmark_iterating.json

metric read 5000 read 50000 read_batch 50000 10 read_batch 50000 100 read_batch 50000 1000 read_formatted numpy 5000 read_formatted pandas 5000 read_formatted tensorflow 5000 read_formatted torch 5000 read_formatted_batch numpy 5000 10 read_formatted_batch numpy 5000 1000 shuffled read 5000 shuffled read 50000 shuffled read_batch 50000 10 shuffled read_batch 50000 100 shuffled read_batch 50000 1000 shuffled read_formatted numpy 5000 shuffled read_formatted_batch numpy 5000 10 shuffled read_formatted_batch numpy 5000 1000
new / old (diff) 0.296755 / 0.215209 (0.081546) 2.922650 / 2.077655 (0.844995) 1.606031 / 1.504120 (0.101911) 1.489692 / 1.541195 (-0.051502) 1.530206 / 1.468490 (0.061716) 0.577827 / 4.584777 (-4.006950) 2.459716 / 3.745712 (-1.285997) 2.825192 / 5.269862 (-2.444669) 1.788110 / 4.565676 (-2.777566) 0.064011 / 0.424275 (-0.360264) 0.005616 / 0.007607 (-0.001991) 0.341612 / 0.226044 (0.115568) 3.455123 / 2.268929 (1.186194) 1.961635 / 55.444624 (-53.482990) 1.688107 / 6.876477 (-5.188370) 1.725490 / 2.142072 (-0.416583) 0.656011 / 4.805227 (-4.149216) 0.117633 / 6.500664 (-6.383031) 0.041386 / 0.075469 (-0.034083)

Benchmark: benchmark_map_filter.json

metric filter map fast-tokenizer batched map identity map identity batched map no-op batched map no-op batched numpy map no-op batched pandas map no-op batched pytorch map no-op batched tensorflow
new / old (diff) 1.025786 / 1.841788 (-0.816002) 12.294598 / 8.074308 (4.220290) 10.241136 / 10.191392 (0.049744) 0.130577 / 0.680424 (-0.549847) 0.016094 / 0.534201 (-0.518107) 0.291193 / 0.579283 (-0.288090) 0.273016 / 0.434364 (-0.161348) 0.327553 / 0.540337 (-0.212784) 0.418556 / 1.386936 (-0.968380)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants