Skip to content

Releases: acon96/home-llm

v0.3.2

08 Jun 20:58
9f7aa19
Compare
Choose a tag to compare

Fix for exposed script entities causing errors, fix missing GBNF error, trim whitespace from model output

v0.3.1

08 Jun 17:24
f407e53
Compare
Choose a tag to compare

Adds basic area support in prompting, Fix for broken requirements, fix for issue with formatted tools, fix custom API not registering on startup properly

v0.3

07 Jun 04:22
71b7207
Compare
Choose a tag to compare

NOTE: This is a breaking change and will require you to re-configure any models you have set up.

Adds support for Home Assistant LLM APIs, improved model prompting and tool formatting options, and automatic detection of GGUF quantization levels on HuggingFace

v0.2.17

09 May 01:21
d64f3a2
Compare
Choose a tag to compare

Disable native llama.cpp wheel optimizations, add Command R prompt format

v0.2.16

04 May 17:55
0cb361c
Compare
Choose a tag to compare

Fix for missing huggingface_hub package preventing startup

v0.2.13

25 Apr 02:16
Compare
Choose a tag to compare

Add support for Llama 3, build llama.cpp wheels that are compatible with non-AVX systems, fix an error with exposing script entities, fix multiple small Ollama backend issues, and add basic multi-language support

v0.2.12

11 Apr 04:38
Compare
Choose a tag to compare

Fix cover ICL examples, allow setting number of ICL examples, add min P and typical P sampler options, recommend models during setup, add JSON mode for Ollama backend, fix missing default options

v0.2.11

07 Apr 00:31
da05917
Compare
Choose a tag to compare

Add prompt caching, expose llama.cpp runtime settings, build llama-cpp-python wheels using GitHub actions, and install wheels directly from GitHub

v0.2.10

24 Mar 15:19
Compare
Choose a tag to compare

Allow configuring the model parameters during initial setup, attempt to auto-detect defaults for recommended models, Fix to allow lights to be set to max brightness

v0.2.9

21 Mar 03:28
1ab0d82
Compare
Choose a tag to compare

Fix HuggingFace Download, Fix llama.cpp wheel installation, Fix light color changing, Add in-context-learning support