-
Notifications
You must be signed in to change notification settings - Fork 116
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
attempt 2 at preparing for strict concurrency (#90)
* attempt 2 at preparing for strict concurrency - see also #83 - this marks many things in Sendable (which I think we can take regardless) - creates an actor container for models and tokenizers, which are not Sendable (though perhaps Tokenizers could be)
- Loading branch information
1 parent
885e520
commit fb5ee82
Showing
29 changed files
with
506 additions
and
278 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
Oops, something went wrong.