.. |
BatchedExecutorFork.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 |
BatchedExecutorGuidance.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 |
BatchedExecutorRewind.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 |
BatchedExecutorSaveAndLoad.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 |
ChatChineseGB2312.cs
|
- Added `LLamaWeights.LoadFromFileAsync`.
|
2024-04-27 02:52:41 +01:00 |
ChatSessionStripRoleName.cs
|
- Added `LLamaWeights.LoadFromFileAsync`.
|
2024-04-27 02:52:41 +01:00 |
ChatSessionWithHistory.cs
|
- Added `LLamaWeights.LoadFromFileAsync`.
|
2024-04-27 02:52:41 +01:00 |
ChatSessionWithRestart.cs
|
- Added `LLamaWeights.LoadFromFileAsync`.
|
2024-04-27 02:52:41 +01:00 |
ChatSessionWithRoleName.cs
|
- Added `LLamaWeights.LoadFromFileAsync`.
|
2024-04-27 02:52:41 +01:00 |
CodingAssistant.cs
|
- Added `LLamaWeights.LoadFromFileAsync`.
|
2024-04-27 02:52:41 +01:00 |
GetEmbeddings.cs
|
April 2024 Binary Update (#662)
|
2024-04-16 23:19:47 +01:00 |
GrammarJsonResponse.cs
|
- Added `LLamaWeights.LoadFromFileAsync`.
|
2024-04-27 02:52:41 +01:00 |
InstructModeExecute.cs
|
- Added `LLamaWeights.LoadFromFileAsync`.
|
2024-04-27 02:52:41 +01:00 |
InteractiveModeExecute.cs
|
- Added `LLamaWeights.LoadFromFileAsync`.
|
2024-04-27 02:52:41 +01:00 |
KernelMemory.cs
|
LLamaSharp.Examples: Document Q&A with local storage (#532)
|
2024-02-23 00:44:06 +00:00 |
KernelMemorySaveAndLoad.cs
|
LLamaSharp.Examples: Document Q&A with local storage (#532)
|
2024-02-23 00:44:06 +00:00 |
LLama3ChatSession.cs
|
Add LLaMA3 chat session example.
|
2024-04-29 04:12:19 +08:00 |
LlavaInteractiveModeExecute.cs
|
fix: typos.
|
2024-04-29 18:19:20 +08:00 |
LoadAndSaveSession.cs
|
- Added `LLamaWeights.LoadFromFileAsync`.
|
2024-04-27 02:52:41 +01:00 |
LoadAndSaveState.cs
|
- Added `LLamaWeights.LoadFromFileAsync`.
|
2024-04-27 02:52:41 +01:00 |
QuantizeModel.cs
|
LLama.Examples: improve model path prompt (#526)
|
2024-02-21 14:20:13 +00:00 |
SemanticKernelChat.cs
|
- Added `LLamaWeights.LoadFromFileAsync`.
|
2024-04-27 02:52:41 +01:00 |
SemanticKernelMemory.cs
|
- Added `LLamaWeights.LoadFromFileAsync`.
|
2024-04-27 02:52:41 +01:00 |
SemanticKernelPrompt.cs
|
Merge pull request #689 from zsogitbe/master
|
2024-05-01 01:52:43 +08:00 |
SpeechChat.cs
|
fix: typos.
|
2024-04-29 18:19:20 +08:00 |
StatelessModeExecute.cs
|
- Added `LLamaWeights.LoadFromFileAsync`.
|
2024-04-27 02:52:41 +01:00 |
TalkToYourself.cs
|
- Added `LLamaWeights.LoadFromFileAsync`.
|
2024-04-27 02:52:41 +01:00 |