Skip to content

Releases: sammcj/gollama

Release 1.10.0

13 Jun 13:07
acee760

Choose a tag to compare

1.10.0 (2024-06-13)

Features

What's Changed

Full Changelog: 1.9.0...1.10.0

Release 1.9.0

13 Jun 12:36

Choose a tag to compare

1.9.0 (2024-06-13)

Features

  • unload all models with -u on the cli (4a025c6)

Bug Fixes

  • correctly unload embedding models (c22de76)

Full Changelog: 1.8.2...1.9.0

What's Changed

  • chore(renovate): patch Update dependency go to v1.22.4 by @renovate in #29
  • fix: update list after copy, groundwork for unload by @sammcj in #30

Full Changelog: 1.8.1...1.9.0

Release 1.8.2

13 Jun 05:26
05d91cd

Choose a tag to compare

1.8.2 (2024-06-13)

Bug Fixes

  • update list after copy, groundwork for unload (#30) (05d91cd)

Documentation

  • update readme, screenshots [skip-ci] (d9d9a13)

Release 1.8.1

11 Jun 06:10

Choose a tag to compare

1.8.1 (2024-06-11)

Full Changelog: v1.7.0...1.8.1

Release v1.8.0

10 Jun 05:59

Choose a tag to compare

1.8.0 (2024-06-10)

Features

What's Changed

  • feat: run model using ollama client inside container, reduce reliance on os.exec by @sammcj in #28

Full Changelog: v1.6.1...v1.8.0

Release v1.7.0

11 Jun 05:47

Choose a tag to compare

1.7.0 (2024-06-10)

Features

  • run model using ollama client inside container, reduce reliance on os.exec (#28) (399f1d9)

What's Changed

  • feat: run model using ollama client inside container, reduce reliance on os.exec by @sammcj in #28

Full Changelog: v1.6.1...v1.7.0

Release v1.6.0

09 Jun 12:13
5a5f26e

Choose a tag to compare

1.6.0 (2024-06-09)

Features

  • Add more detail to inspect (#26) (5a5f26e)
  • Refactor keymap

What's Changed

  • Update issue templates [skip-ci] by @sammcj in #23
  • feat: Add more detail to inspect, fix: refactor keymap by @sammcj in #26

Full Changelog: v1.5.1...v1.6.0

Release v1.5.1

08 Jun 06:38
19b009a

Choose a tag to compare

1.5.1 (2024-06-08)

Bug Fixes

  • hack: temporary fix for copy/delete until refactor (#19) (19b009a)

Documentation

What's Changed

  • fix(hack): temporary fix for copy/delete until refactor by @sammcj in #19

Full Changelog: v1.5.0...v1.5.1

Release v1.5.0

04 Jun 11:26
cac3582

Choose a tag to compare

1.5.0 (2024-06-04)

Features

  • create a new model from an exiting model (#14) (cac3582)

What's Changed

  • feat: create a new model from an exiting model by @sammcj in #14

Full Changelog: v1.4.16...v1.5.0

Release v1.4.0

03 Jun 14:48
b6d4355

Choose a tag to compare

1.4.0 (2024-06-03)

Features

What's Changed

  • feat: top, copy, push, inspect, textinput improvements by @sammcj in #12

Full Changelog: v1.3.1...v1.4.0