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.
 
 
 
 
 
 
Haiping 9f9903c711
Merge pull request #173 from martindevans/async_only
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 Coding Assistent: Improve user information and link to source paper 2 years ago
GetEmbeddings.cs Updated demos to use the new loading/multi context system 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 Minimal changes required to remove non-async inference. 2 years ago
LoadAndSaveState.cs Minimal changes required to remove non-async inference. 2 years ago
QuantizeModel.cs Updated demos to use the new loading/multi context system 2 years ago
SemanticKernelChat.cs README, Cleanup 2 years ago
SemanticKernelMemory.cs Bump example, readme 2 years ago
SemanticKernelPrompt.cs Change Namespace 2 years ago
StatelessModeExecute.cs Minimal changes required to remove non-async inference. 2 years ago
TalkToYourself.cs - Creating and destroying contexts in the stateless executor, saving memory. It now uses zero memory when not inferring! 2 years ago
TestRunner.cs Merge pull request #173 from martindevans/async_only 2 years ago