Skip to content

Commit 76d584a

Browse files
authored
Merge pull request #1030 from llmware-ai/doberst-patch-1
Update README.md
2 parents 0c23704 + 3944f44 commit 76d584a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -819,6 +819,12 @@ Questions and discussions are welcome in our [github discussions](https://github
819819

820820
See also [additional deployment/install release notes in wheel_archives](https://github.com/llmware-ai/llmware/tree/main/wheel_archives)
821821

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+
822828
**Tuesday, October 1 - v0.3.6**
823829
- Added new prompt chat templates
824830
- Improved and updated model configurations

0 commit comments

Comments
 (0)