Skip to content

Tags: EmbeddedLLM/embeddedllm

Tags

v0.3.1

Toggle v0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[BUG] Fix pydantic bug which causes the PyInstaller Binary to fail to… … run (#44) * bump pydantic version * add back pydantic-settings dependencies * bump version to 0.3.1 --------- Co-authored-by: tjtanaa <tunjian.tan@embeddedllm.com>

v0.2.1a

Toggle v0.2.1a's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[BUG] [Pyinstaller] [IPEX-LLM] Missing dependencies during IPEX-LLM P… …yinstallation Process (#22) * Missing dependencies during IPEX-LLM Pyinstallation Process --------- Co-authored-by: tjtanaa <tunjian.tan@embeddedllm.com>

v0.2.0a

Toggle v0.2.0a's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Win] [Pyinstaller] [OpenVINO] Add OpenVINO Support (#21) ## ADDED Engine - Added OpenVINO support. #19 ### CHANGES / FIXES Ipex-LLM Engine - Model generation does not adhere to the max_tokens params. #20 --------- Co-authored-by: tjtanaa <tunjian.tan@embeddedllm.com> Co-authored-by: yhcheong <yehur.cheong@embeddedllm.com>

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[BUG] Verify v0.2 IPEX-LLM Support and Hotfix (#16) # CHANGES - bump to `v0.2.0` --------- Co-authored-by: tjtanaa <tunjian.tan@embeddedllm.com>

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #10 from EmbeddedLLM/szeyu-patch-1 Update README.md