File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -819,6 +819,12 @@ Questions and discussions are welcome in our [github discussions](https://github
819
819
820
820
See also [ additional deployment/install release notes in wheel_archives] ( https://github.com/llmware-ai/llmware/tree/main/wheel_archives )
821
821
822
+ ** Sunday, October 6 - v0.3.7**
823
+ - Added new model class - OVGenerativeModel - to support the use of models packaged in OpenVino format
824
+ - Added new model class - ONNXGenerativeModel - to support use of models packaged in ONNX format
825
+ - Getting started with [ OpenVino example] ( https://github.com/llmware-ai/llmware/blob/main/examples/Models/using_openvino_models.py )
826
+ - Getting started with [ ONNX example] ( https://github.com/llmware-ai/llmware/blob/main/examples/Models/using_onnx_models.py )
827
+
822
828
** Tuesday, October 1 - v0.3.6**
823
829
- Added new prompt chat templates
824
830
- Improved and updated model configurations
You can’t perform that action at this time.
0 commit comments