We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0947b64 commit 44a30f0Copy full SHA for 44a30f0
1 file changed
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
* [NeMo Export-Deploy Release](https://github.com/NVIDIA-NeMo/Export-Deploy/releases)
4
5
+## NVIDIA NeMo-Export-Deploy 0.3.1
6
+* Fix vLLM top_p parameter handling in HuggingFace Ray deployment (#524)
7
+* Pin peft dependency to <0.14.0 for compatibility (#524)
8
+
9
## NVIDIA NeMo-Export-Deploy 0.3.0
10
* Update TensorRT-LLM export to use NeMo->HF->TensorRT-LLM export path
11
* Add chat template support for VLM deployment.
0 commit comments