forked from rustformers/llm
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pub use the llm-samplers crate for convenience.
Expose the sampler configuration structures to allow more flexibility. Add more documentation and description for the sampling functions and structures. Create specific enums for sampler construction and sampling errors. Set n_vocab for the Mirostat 1 sampler in a more reliable way.
- Loading branch information
1 parent
5ac346c
commit 6424e4c
Showing
2 changed files
with
133 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters