You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
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. 2 years ago
..
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. 2 years ago
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. 2 years ago
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. 2 years ago
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. 2 years ago
ChatChineseGB2312.cs - Added `LLamaWeights.LoadFromFileAsync`. 2 years ago
ChatSessionStripRoleName.cs - Added `LLamaWeights.LoadFromFileAsync`. 2 years ago
ChatSessionWithHistory.cs - Added `LLamaWeights.LoadFromFileAsync`. 2 years ago
ChatSessionWithRestart.cs - Added `LLamaWeights.LoadFromFileAsync`. 2 years ago
ChatSessionWithRoleName.cs - Added `LLamaWeights.LoadFromFileAsync`. 2 years ago
CodingAssistant.cs - Added `LLamaWeights.LoadFromFileAsync`. 2 years ago
GetEmbeddings.cs April 2024 Binary Update (#662) 2 years ago
GrammarJsonResponse.cs - Added `LLamaWeights.LoadFromFileAsync`. 2 years ago
InstructModeExecute.cs - Added `LLamaWeights.LoadFromFileAsync`. 2 years ago
InteractiveModeExecute.cs - Added `LLamaWeights.LoadFromFileAsync`. 2 years ago
KernelMemory.cs LLamaSharp.Examples: Document Q&A with local storage (#532) 2 years ago
KernelMemorySaveAndLoad.cs LLamaSharp.Examples: Document Q&A with local storage (#532) 2 years ago
LLama3ChatSession.cs Add LLaMA3 chat session example. 2 years ago
LlavaInteractiveModeExecute.cs fix: typos. 2 years ago
LoadAndSaveSession.cs - Added `LLamaWeights.LoadFromFileAsync`. 2 years ago
LoadAndSaveState.cs - Added `LLamaWeights.LoadFromFileAsync`. 2 years ago
QuantizeModel.cs LLama.Examples: improve model path prompt (#526) 2 years ago
SemanticKernelChat.cs - Added `LLamaWeights.LoadFromFileAsync`. 2 years ago
SemanticKernelMemory.cs - Added `LLamaWeights.LoadFromFileAsync`. 2 years ago
SemanticKernelPrompt.cs Merge pull request #689 from zsogitbe/master 2 years ago
SpeechChat.cs fix: typos. 2 years ago
StatelessModeExecute.cs - Added `LLamaWeights.LoadFromFileAsync`. 2 years ago
TalkToYourself.cs - Added `LLamaWeights.LoadFromFileAsync`. 2 years ago