Skip to content

Releases: stuart-c/addon-llama

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 06 May 18:27
9788e49

Changes

🚀 Features

  • feat: add additional_args configuration option @stuart-c (#16)

v0.1.10

Choose a tag to compare

@github-actions github-actions released this 30 Apr 08:10
7134121

Changes

🐛 Bug Fixes

v0.1.9

Choose a tag to compare

@github-actions github-actions released this 30 Apr 07:59
e613c9a

Changes

🐛 Bug Fixes

  • fix: install libgomp1 to resolve missing shared library error @stuart-c (#13)

v0.1.8

Choose a tag to compare

@github-actions github-actions released this 30 Apr 07:47
1be2e72

Changes

🐛 Bug Fixes

v0.1.7

Choose a tag to compare

@github-actions github-actions released this 29 Apr 17:42
0a8320b

Changes

🐛 Bug Fixes

  • fix: Resolve LD_LIBRARY_PATH unbound variable error @stuart-c (#9)

v0.1.6

Choose a tag to compare

@github-actions github-actions released this 29 Apr 16:51
5226039

Changes

🐛 Bug Fixes

  • fix: Resolve missing libmtmd.so and improve startup logging @stuart-c (#8)

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 29 Apr 16:21
d6b454a

Changes

🐛 Bug Fixes

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 29 Apr 16:06
c0044d2

Changes

🐛 Bug Fixes

  • fix: Resolve PID 1 error by updating shebang and adding healthcheck @stuart-c (#6)

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 29 Apr 15:40
68d2215

Changes

🐛 Bug Fixes

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 29 Apr 10:16
7cba241

Changes

  • No changes