Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
eoctet committed Jun 16, 2024
1 parent d3e07cb commit 146c6b7
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
12 changes: 6 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
☕️ __LLaMA-Java-Core__

- Update llama-java libs.

🤖 __Octet-Chat-App__
🎉 __Optimized chat formatter and Windows Cli__

- Refactor the chat message formatting module to use JinJava.
- Add a new native API `llamaModelMeta`.
- Optimize model parameters.
- Fix Windows Cli output format error.
- Update Maven dependencies.
- update model config load.
- Update llama Java libs.
1 change: 1 addition & 0 deletions README.Zh_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
- [X] 🚀 支持动态温度采样
- [X] 🚀 Octet-chat-app 增加了 WebUI
- [X] 🚀 更新API参数
- [X] 🚀 优化聊天提示词解析、Windows Cli

</details>

Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ You can use it to deploy your own private services, supports the `Llama3` and `G
- [X] 🚀 Supported dynamic temperature sampling.
- [X] 🚀 Added WebUI to octet-chat-app.
- [X] 🚀 Updated API parameters.
- [X] 🚀 Optimized chat formatter and Windows Cli.

</details>

Expand Down

0 comments on commit 146c6b7

Please sign in to comment.