Skip to content

Releases: helixml/helix

0.8.1

10 May 12:15
bbb2f58
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.0...0.8.1

0.8.0 - App tools & internal qapair gen

08 May 12:57
Compare
Choose a tag to compare

What's Changed

API Tools in Helix Apps

You can now version control configuration for OpenAPI tools integrations and spawn embedded widget sessions from such apps. You can also use the chat completion API with the new per-app API key to get tools enabled on that chat session.

Example config: https://github.com/helixml/example-helix-app

Fork the repo above and add it as an app inside Helix. Then embed the widget in an html page, activate it, and ask it about the hiring pipeline (demo API).

image

https://twitter.com/lmarsden/status/1787846737870127426

Fully local qapair generation

We now also have basic support (without schema enforcement, yet) for configuring the qapair generator in fine-tuning to use fully local models.

Full Changelog: 0.7.5...0.8.0

0.7.5 - adjust ollama3-70b memory

03 May 06:55
Compare
Choose a tag to compare

Llama3-70B now runs quickly in 39GB of vRAM on latest ollama build.

Full Changelog: 0.7.4...0.7.5

0.7.4

02 May 22:01
44a88f8
Compare
Choose a tag to compare

What's Changed

  • Updated ollama server

Full Changelog: 0.7.3...0.7.4

0.7.3 - switch to 4bit quant of llama3-70b

02 May 19:50
d72b619
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.2...0.7.3

0.7.2 - GPU charts fix, faster Llama3-70B

02 May 15:08
ac49ea2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.1...0.7.2

0.7.1 - hotfixes to default models and passthru HF_TOKEN

22 Apr 10:29
69aeb69
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.0...0.7.1

0.7.0 - llama3 and helix apps

22 Apr 08:17
8f37dcd
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.11...0.7.0

0.6.11

15 Apr 20:40
434bcea
Compare
Choose a tag to compare

What's Changed

  • Feature/non streaming chat completions support by @rusenask in #263
  • Feature/internal llm helix client for tools by @rusenask in #264

Full Changelog: 0.6.10...0.6.11

0.6.10

13 Apr 15:20
50a0dc3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.9...0.6.10