# 2030-Inference-Code **Repository Path**: stephanp/2030-Inference-Code ## Basic Information - **Project Name**: 2030-Inference-Code - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-12-11 - **Last Updated**: 2025-12-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 2030 Inference Code Supports: | Model | PyTorch | PaddlePaddle | MindSpore | JAX | | :--- | :---: | :---: | :---: | :---: | | **AdaViT** | [Code](AdaViT-Inference/inference/infer_torch.py) | [Code](AdaViT-Inference/inference/infer_paddle.py) | [Code](AdaViT-Inference/inference/infer_mindspore.py) | [Code](AdaViT-Inference/inference/infer_jax.py) | | **SliMM** | [Code](SliMM-Inference/inference_torch.py) | [Code](SliMM-Inference/inference_paddlepaddle.py) | [Code](SliMM-Inference/inference_mindspore.py) | [Code](SliMM-Inference/inference_jax.py) | ## AdaViT Please refer to this document [AdaViT-Inference/README.md](AdaViT-Inference/README.md) for more details. ## SliMM Please refer to this document [SliMM-Inference/README.md](SliMM-Inference/README.md) for more details.