Skip to content

Releases: impel-intelligence/SLlama

1.1.4

14 Apr 23:35
Compare
Choose a tag to compare

Full Changelog: 1.1.3...1.1.4

1.1.3 - Optional Timings

28 Nov 17:32
Compare
Choose a tag to compare

Sometimes the Llama.cpp server will return values within timings as optional. This would cause the model to fail to decode. This has been fixed by just making them optional, so decoding still succeeds.

1.1.2

20 Nov 03:32
Compare
Choose a tag to compare

Added a public init for embeddings settings

1.1.1 - Embeddings

20 Nov 03:27
Compare
Choose a tag to compare

Adds support for the /embeddings endpoint :)

  • .1 was added because XCode was complaining again :(

Full Changelog: ActuallyTaylor/SLlama@1.0.1...1.1.1

1.0.2 - Nothing Of Note

14 Nov 22:05
Compare
Choose a tag to compare

Just updating the tag to appease XCode

1.0.1 - Reduce Package Version

14 Nov 21:33
Compare
Choose a tag to compare

Reduces the required package version from 5.9 -> 5.7.1

1.0

13 Nov 22:06
ad55dd6
Compare
Choose a tag to compare