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.
 
 
 
 
 
 
Rinne 1533ee7dbf
Merge pull request #138 from drasticactions/semantic-kernel
2 years ago
..
ChatSessionStripRoleName.cs Converted ModelParams into a `record` class. This has several advantages: 2 years ago
ChatSessionWithRoleName.cs Converted ModelParams into a `record` class. This has several advantages: 2 years ago
GetEmbeddings.cs Updated demos to use the new loading/multi context system 2 years ago
GrammarJsonResponse.cs - Created a higher level `Grammar` class which is immutable and contains a list of grammar rules. This is the main "entry point" to the grammar system. 2 years ago
InstructModeExecute.cs Converted ModelParams into a `record` class. This has several advantages: 2 years ago
InteractiveModeExecute.cs Converted ModelParams into a `record` class. This has several advantages: 2 years ago
LoadAndSaveSession.cs Converted ModelParams into a `record` class. This has several advantages: 2 years ago
LoadAndSaveState.cs Merge pull request #115 from martindevans/model_params_record 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
SemanticKernelPrompt.cs Change Namespace 2 years ago
StatelessModeExecute.cs Converted ModelParams into a `record` class. This has several advantages: 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 Remove embedding for now 2 years ago