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

Cut down exo package size #263

Open
7 tasks
AlexCheema opened this issue Oct 2, 2024 · 0 comments
Open
7 tasks

Cut down exo package size #263

AlexCheema opened this issue Oct 2, 2024 · 0 comments

Comments

@AlexCheema
Copy link
Contributor

AlexCheema commented Oct 2, 2024

Dependencies we can remove

Full list of dependencies and their size

+---------------+-------------+
| Package       |   Size (MB) |
+===============+=============+
| transformers  |       81.49 |
+---------------+-------------+
| mlx           |       81.41 |
+---------------+-------------+
| numpy         |       28.05 |
+---------------+-------------+
| lxml          |       20.03 |
+---------------+-------------+
| tinygrad      |       12.53 |
+---------------+-------------+
| pip           |       10.32 |
+---------------+-------------+
| setuptools    |        7.92 |
+---------------+-------------+
| pygments      |        7.77 |
+---------------+-------------+
| tokenizers    |        7.01 |
+---------------+-------------+
| sentencepiece |        2.9  |
+---------------+-------------+
| tiktoken      |        2.65 |
+---------------+-------------+
| aiohttp       |        2.25 |
+---------------+-------------+
| psutil        |        2.06 |
+---------------+-------------+
| rich          |        1.98 |
+---------------+-------------+
| regex         |        1.65 |
+---------------+-------------+
| fsspec        |        1.4  |
+---------------+-------------+
| jinja2        |        1.1  |
+---------------+-------------+
| safetensors   |        1.02 |
+---------------+-------------+
| urllib3       |        0.8  |
+---------------+-------------+
| idna          |        0.59 |
+---------------+-------------+
| mashumaro     |        0.58 |
+---------------+-------------+
| blobfile      |        0.58 |
+---------------+-------------+
| orjson        |        0.52 |
+---------------+-------------+
| wheel         |        0.42 |
+---------------+-------------+
| yarl          |        0.38 |
+---------------+-------------+
| requests      |        0.38 |
+---------------+-------------+
| tqdm          |        0.35 |
+---------------+-------------+
| pynvml        |        0.34 |
+---------------+-------------+
| packaging     |        0.32 |
+---------------+-------------+
| certifi       |        0.29 |
+---------------+-------------+
| typeguard     |        0.26 |
+---------------+-------------+
| inflect       |        0.21 |
+---------------+-------------+
| tabulate      |        0.18 |
+---------------+-------------+
| tenacity      |        0.16 |
+---------------+-------------+
| frozenlist    |        0.15 |
+---------------+-------------+
| MarkupSafe    |        0.15 |
+---------------+-------------+
| platformdirs  |        0.14 |
+---------------+-------------+
| multidict     |        0.14 |
+---------------+-------------+
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

No branches or pull requests

1 participant