This website requires JavaScript.
Explore
Help
Sign In
scisharp
/
LLamaSharp
Watch
1
Star
0
Fork
You've already forked LLamaSharp
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
master
LLamaSharp
/
LLama
/
Batched
History
Martin Evans
3ba49754b1
Removed (marked as obsolete) prompting with a string for `Conversation`. Tokenization requires extra parameters (e.g. addBos, special) which require special considersation. For now it's better to tokenize using other tools and pass the tokens directly.
2024-05-06 15:53:21 +01:00
..
BatchedExecutor.cs
Removed (marked as obsolete) prompting with a string for `Conversation`. Tokenization requires extra parameters (e.g. addBos, special) which require special considersation. For now it's better to tokenize using other tools and pass the tokens directly.
2024-05-06 15:53:21 +01:00
Conversation.cs
Removed (marked as obsolete) prompting with a string for `Conversation`. Tokenization requires extra parameters (e.g. addBos, special) which require special considersation. For now it's better to tokenize using other tools and pass the tokens directly.
2024-05-06 15:53:21 +01:00
ConversationExtensions.cs
March Binary Update (
#565
)
2024-03-06 15:19:42 +00:00
Exceptions.cs
BatchedExecutor Save/Load (
#681
)
2024-04-23 15:46:56 +01:00
LLamaContextExtensions.cs
BatchedExecutor Save/Load (
#681
)
2024-04-23 15:46:56 +01:00