Commit Graph
4 Commits
Author SHA1 Message Date
Jed FoxandGitHub 3924088512 Remove default arguments from sampling functions (#1343) 2023-05-06 17:01:47 -04:00
Jed FoxandGitHub 20e1e84884 deploy : add a Package.swift for SwiftPM support (#393)
* Add a Package.swift for SwiftPM support

* Swap from exclusions to allowlist
2023-03-28 19:39:01 +03:00
Jed FoxandGitHub 58e6c9f36f Add support for file load progress reporting callbacks (#434)
* File load progress reporting

* Move llama_progress_handler into llama_context_params

* Renames

* Use seekg to find file size instead

* More correct load progress

* Call progress callback more frequently

* Fix typo
2023-03-25 07:26:28 +02:00
Jed FoxandGitHub 404e1da38e Fix quantize script not finding models in parent directory (#428) 2023-03-23 22:42:52 +02:00