Releases: impel-intelligence/SLlama
Releases · impel-intelligence/SLlama
1.1.4
Full Changelog: 1.1.3...1.1.4
1.1.3 - Optional Timings
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
Added a public init for embeddings settings
1.1.1 - Embeddings
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
Just updating the tag to appease XCode
1.0.1 - Reduce Package Version
Reduces the required package version from 5.9 -> 5.7.1
1.0
Full Changelog: https://github.com/ActuallyTaylor/SLlama/commits/1.0