You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[03/12/2026]**Deprecating Python 3.10 support:** We're officially dropping Python 3.10 support with the upcoming 0.4.0 release. Downstream applications must raise their lower boundary to 3.12 to stay compatible with Export-Deploy.
31
+
28
32
## 🚀 Key Features
29
33
30
34
- Support for Large Language Models (LLMs) and Multimodal Models (MMs)
@@ -180,9 +184,6 @@ Now proceed with the main installation:
180
184
pip install --no-build-isolation .[trt-onnx]
181
185
```
182
186
183
-
184
-
185
-
186
187
## 🤝 Contributing
187
188
188
189
We welcome contributions to NeMo Export-Deploy! Please see our [Contributing Guidelines](https://github.com/NVIDIA-NeMo/Export-Deploy/blob/main/CONTRIBUTING.md) for more information on how to get involved.
0 commit comments