Skip to content

Commit 06f9e89

Browse files
authored
feat: add mfai package and dependencies (#251)
1 parent 9a60732 commit 06f9e89

4 files changed

Lines changed: 40 additions & 1 deletion

File tree

.metwork-framework/components.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
| Name | Version | Layer |
22
| --- | --- | --- |
33
| [absl-py](https://github.com/abseil/abseil-py) | 2.2.2 | python3_ia |
4+
| [antlr4-python3-runtime](http://www.antlr.org) | 4.9.3 | python3_ia |
45
| [astunparse](https://github.com/simonpercivall/astunparse) | 1.6.3 | python3_ia |
6+
| [axial_attention](https://github.com/lucidrains/axial-attention) | 0.6.1 | python3_ia |
7+
| [bitsandbytes](https://github.com/bitsandbytes-foundation/bitsandbytes) | 0.49.1 | python3_ia |
58
| [cuda-bindings](https://pypi.org/project/cuda-bindings) | 12.9.4 | python3_ia |
69
| [cuda-pathfinder](https://pypi.org/project/cuda-pathfinder) | 1.1.0 | python3_ia |
10+
| [dataclasses-json](https://github.com/lidatong/dataclasses-json) | 0.6.7 | python3_ia |
711
| [diffusers](https://github.com/huggingface/diffusers) | 0.33.1 | python3_ia |
812
| [dm-tree](https://github.com/deepmind/tree) | 0.1.9 | python3_ia |
913
| [einops](https://github.com/arogozhnikov/einops) | 0.8.1 | python3_ia |
@@ -13,12 +17,19 @@
1317
| [google-pasta](https://github.com/google/pasta) | 0.2.0 | python3_ia |
1418
| [grpcio](https://grpc.io) | 1.76.0 | python3_ia |
1519
| [huggingface_hub](https://github.com/huggingface/huggingface_hub) | 0.31.4 | python3_ia |
20+
| [hydra-core](https://github.com/facebookresearch/hydra) | 1.3.2 | python3_ia |
21+
| [importlib_resources](https://pypi.org/project/importlib_resources) | 6.5.2 | python3_ia |
22+
| [jsonargparse](https://pypi.org/project/jsonargparse) | 4.46.0 | python3_ia |
23+
| [jsonnet](https://jsonnet.org) | 0.21.0 | python3_ia |
1624
| [keras](https://pypi.org/project/keras) | 3.13.2 | python3_ia |
1725
| [libclang](https://github.com/sighingnow/libclang) | 18.1.1 | python3_ia |
1826
| [lightning-utilities](https://github.com/Lightning-AI/utilities) | 0.14.3 | python3_ia |
1927
| [lightning](https://github.com/Lightning-AI/lightning) | 2.6.1 | python3_ia |
2028
| [lit](http://llvm.org) | 18.1.8 | python3_ia |
29+
| [marshmallow](https://pypi.org/project/marshmallow) | 3.26.2 | python3_ia |
30+
| [mfai](https://github.com/meteofrance/mfai) | 6.3.0 | python3_ia |
2131
| [ml_dtypes](https://github.com/jax-ml/ml_dtypes) | 0.5.4 | python3_ia |
32+
| [monai](https://monai.io/) | 1.5.2 | python3_ia |
2233
| [mpmath](http://mpmath.org/) | 1.3.0 | python3_ia |
2334
| [namex](https://pypi.org/project/namex) | 0.0.9 | python3_ia |
2435
| [nvidia-cublas-cu12](https://developer.nvidia.com/cuda-zone) | 12.8.4.1 | python3_ia |
@@ -37,6 +48,7 @@
3748
| [nvidia-nvshmem-cu12](https://developer.nvidia.com/cuda-zone) | 3.4.5 | python3_ia |
3849
| [nvidia-nvtx-cu12](https://developer.nvidia.com/cuda-zone) | 12.8.90 | python3_ia |
3950
| [oauthlib](https://github.com/oauthlib/oauthlib) | 3.2.2 | python3_ia |
51+
| [omegaconf](https://github.com/omry/omegaconf) | 2.3.0 | python3_ia |
4052
| [onnx](https://onnx.ai/) | 1.20.1 | python3_ia |
4153
| [onnxruntime](https://onnxruntime.ai) | 1.22.0 | python3_ia |
4254
| [onnxscript](https://microsoft.github.io/onnxscript/) | 0.2.5 | python3_ia |
@@ -47,18 +59,23 @@
4759
| [rsa](https://stuvel.eu/rsa) | 4.9 | python3_ia |
4860
| [safetensors](https://github.com/huggingface/safetensors) | 0.6.2 | python3_ia |
4961
| [segmentation_models_pytorch](https://github.com/qubvel-org/segmentation_models.pytorch) | 0.5.0 | python3_ia |
62+
| [sentencepiece](https://github.com/google/sentencepiece) | 0.2.1 | python3_ia |
5063
| [sympy](https://sympy.org) | 1.14.0 | python3_ia |
64+
| [tabulate](https://github.com/astanin/python-tabulate) | 0.9.0 | python3_ia |
5165
| [tensorboard-data-server](https://github.com/tensorflow/tensorboard/tree/master/tensorboard/data/server) | 0.7.2 | python3_ia |
5266
| [tensorboard](https://github.com/tensorflow/tensorboard) | 2.20.0 | python3_ia |
5367
| [tensorflow-hub](https://github.com/tensorflow/hub) | 0.16.1 | python3_ia |
5468
| [tensorflow](https://www.tensorflow.org/) | 2.20.0 | python3_ia |
5569
| [tf_keras](https://keras.io/) | 2.20.1 | python3_ia |
70+
| [tiktoken](https://github.com/openai/tiktoken) | 0.12.0 | python3_ia |
5671
| [timm](https://github.com/huggingface/pytorch-image-models) | 1.0.22 | python3_ia |
5772
| [tokenizers](https://github.com/huggingface/tokenizers) | 0.21.1 | python3_ia |
73+
| [torch-geometric](https://pyg.org) | 2.7.0 | python3_ia |
5874
| [torch](https://pytorch.org) | 2.10.0 | python3_ia |
5975
| [torchmetrics](https://github.com/Lightning-AI/torchmetrics) | 1.7.1 | python3_ia |
6076
| [torchvision](https://github.com/pytorch/vision) | 0.25.0 | python3_ia |
6177
| [transformers](https://github.com/huggingface/transformers) | 4.53.3 | python3_ia |
6278
| [triton](https://github.com/triton-lang/triton/) | 3.6.0 | python3_ia |
79+
| [typeshed_client](https://github.com/JelleZijlstra/typeshed_client) | 2.8.2 | python3_ia |
6380

64-
*(60 components)*
81+
*(77 components)*

layers/layer5_python3_ia/0500_extra_packages/allow_binary_packages

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,17 @@
11
absl-py
22
aiohappyeyeballs
33
astunparse
4+
bitsandbytes
45
cmake
56
cuda-bindings
67
cuda-pathfinder
8+
dataclasses-json
79
flatbuffers
810
google-auth
911
google-auth-oauthlib
1012
google-pasta
1113
grpcio
14+
hydra-core
1215
Keras
1316
keras-nightly
1417
Keras-Preprocessing
@@ -30,6 +33,7 @@ nvidia-nvjitlink-cu12
3033
nvidia-nvshmem-cu12
3134
nvidia-nvtx-cu12
3235
oauthlib
36+
omegaconf
3337
onnx
3438
onnxruntime
3539
onnxscript

layers/layer5_python3_ia/0500_extra_packages/requirements-to-freeze.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ transformers
1212
diffusers
1313
huggingface-hub
1414
tensorflow-hub
15+
mfai

layers/layer5_python3_ia/0500_extra_packages/requirements3.txt

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
absl-py==2.2.2
2+
antlr4_python3_runtime==4.9.3
23
astunparse==1.6.3
4+
axial_attention==0.6.1
5+
bitsandbytes==0.49.1
36
cuda-bindings==12.9.4
47
cuda-pathfinder==1.1.0
8+
dataclasses_json==0.6.7
59
diffusers==0.33.1
610
dm-tree==0.1.9
711
einops==0.8.1
@@ -11,12 +15,19 @@ google-auth-oauthlib==1.2.2
1115
google-pasta==0.2.0
1216
grpcio==1.76.0
1317
huggingface_hub==0.31.4
18+
hydra-core==1.3.2
19+
importlib-resources==6.5.2
20+
jsonargparse==4.46.0
21+
jsonnet==0.21.0
1422
keras==3.13.2
1523
libclang==18.1.1
1624
lightning==2.6.1
1725
lightning-utilities==0.14.3
1826
lit==18.1.8
27+
marshmallow==3.26.2
28+
mfai==6.3.0
1929
ml-dtypes==0.5.4
30+
monai==1.5.2
2031
mpmath==1.3.0
2132
namex==0.0.9
2233
nvidia-cublas-cu12==12.8.4.1
@@ -35,6 +46,7 @@ nvidia-nvjitlink-cu12==12.8.93
3546
nvidia-nvshmem-cu12==3.4.5
3647
nvidia-nvtx-cu12==12.8.90
3748
oauthlib==3.2.2
49+
omegaconf==2.3.0
3850
onnx==1.20.1
3951
onnxruntime==1.22.0
4052
onnxscript==0.2.5
@@ -45,16 +57,21 @@ requests-oauthlib==2.0.0
4557
rsa==4.9
4658
safetensors==0.6.2
4759
segmentation_models_pytorch==0.5.0
60+
sentencepiece==0.2.1
4861
sympy==1.14.0
62+
tabulate==0.9.0
4963
tensorboard==2.20.0
5064
tensorboard-data-server==0.7.2
5165
tensorflow==2.20.0
5266
tensorflow-hub==0.16.1
5367
tf-keras==2.20.1
68+
tiktoken==0.12.0
5469
timm==1.0.22
5570
tokenizers==0.21.1
5671
torch==2.10.0
5772
torchmetrics==1.7.1
5873
torchvision==0.25.0
74+
torch-geometric==2.7.0
5975
transformers==4.53.3
6076
triton==3.6.0
77+
typeshed-client==2.8.2

0 commit comments

Comments
 (0)