Skip to content

Commit cb85042

Browse files
authored
Merge pull request llmware-ai#716 from llmware-ai/doberst-patch-1
Update README.md
2 parents 2a8eb7e + adb39ec commit cb85042

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎README.md‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -783,11 +783,12 @@ Questions and discussions are welcome in our [github discussions](https://github
783783
## 📣 Release notes and Change Log
784784

785785
**Wednesday, May 8 - v0.2.13-WIP Update**
786+
- New GGUF streaming method with [basic example](https://github.com/llmware-ai/llmware/tree/main/examples/Models/gguf_streaming.py) and [phi3 local chatbot](https://github.com/llmware-ai/llmware/tree/main/examples/UI/gguf_streaming_chatbot.py)
786787
- Significant cleanups in ancillary imports and dependencies to reduce install complexity - note: the updated requirements.txt and setup.py files.
787788
- Defensive code to provide informative warning of any missing dependencies in specialized parts of the code, e.g., OCR, Web Parser.
788789
- Updates of tests, notice and documentation.
789790
- OpenAIConfigs created to support Azure OpenAI.
790-
- Changes are merged in main branch with further updates coming - expect to release PyPi 0.2.13 by end of week.
791+
- Changes are merged in main branch with further updates coming - expect to release PyPi 0.2.13 by Sunday, May 12 EOD.
791792

792793
**Sunday, May 5 - v0.2.12 Update**
793794
- Launched ["bling-phi-3"](https://huggingface.co/llmware/bling-phi-3) and ["bling-phi-3-gguf"](https://huggingface.co/llmware/bling-phi-3-gguf) in ModelCatalog - newest and most accurate BLING/DRAGON model

0 commit comments

Comments
��(0)