Skip to content

Commit 146c6b7

Browse files
committed
Update CHANGELOG
1 parent d3e07cb commit 146c6b7

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

CHANGELOG.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
☕️ __LLaMA-Java-Core__
2-
3-
- Update llama-java libs.
4-
5-
🤖 __Octet-Chat-App__
1+
🎉 __Optimized chat formatter and Windows Cli__
62

3+
- Refactor the chat message formatting module to use JinJava.
4+
- Add a new native API `llamaModelMeta`.
5+
- Optimize model parameters.
6+
- Fix Windows Cli output format error.
77
- Update Maven dependencies.
8-
- update model config load.
8+
- Update llama Java libs.

README.Zh_CN.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
- [X] 🚀 支持动态温度采样
3434
- [X] 🚀 Octet-chat-app 增加了 WebUI
3535
- [X] 🚀 更新API参数
36+
- [X] 🚀 优化聊天提示词解析、Windows Cli
3637

3738
</details>
3839

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ You can use it to deploy your own private services, supports the `Llama3` and `G
3434
- [X] 🚀 Supported dynamic temperature sampling.
3535
- [X] 🚀 Added WebUI to octet-chat-app.
3636
- [X] 🚀 Updated API parameters.
37+
- [X] 🚀 Optimized chat formatter and Windows Cli.
3738

3839
</details>
3940

0 commit comments

Comments
 (0)