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 e89ca5cc17 Fixed a few minor warnings 2 years ago
..
ChatSessionStripRoleName.cs Minimal changes required to remove non-async inference. 2 years ago
ChatSessionWithRoleName.cs Minimal changes required to remove non-async inference. 2 years ago
CodingAssistant.cs Fix CodingAssistant InferAsync. 2 years ago
GetEmbeddings.cs Fixed a few minor warnings 2 years ago
GrammarJsonResponse.cs Minimal changes required to remove non-async inference. 2 years ago
InstructModeExecute.cs Minimal changes required to remove non-async inference. 2 years ago
InteractiveModeExecute.cs Converted ModelParams into a `record` class. This has several advantages: 2 years ago
LoadAndSaveSession.cs - Split parameters into two interfaces 2 years ago
LoadAndSaveState.cs Fixed a few minor warnings 2 years ago
QuantizeModel.cs Updated demos to use the new loading/multi context system 2 years ago
SemanticKernelChat.cs Initial changes to match the llama.cpp changes 2 years ago
SemanticKernelMemory.cs Merge pull request #185 from martindevans/wip_major_api_change 2 years ago
SemanticKernelPrompt.cs Merge pull request #185 from martindevans/wip_major_api_change 2 years ago
StatelessModeExecute.cs Moved spinner out to an extension, so it can easily be used in other examples 2 years ago
TalkToYourself.cs Initial changes to match the llama.cpp changes 2 years ago
TestRunner.cs Merge pull request #173 from martindevans/async_only 2 years ago