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 7e3cde4c13 Moved helper methods into `LLamaBatchSafeHandle` 2 years ago
..
BatchedDecoding.cs Moved helper methods into `LLamaBatchSafeHandle` 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 Fixed merge conflicts 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 Moved helper methods into `LLamaBatchSafeHandle` 2 years ago
SemanticKernelMemory.cs chore: update semantic kernel examples 2 years ago
SemanticKernelPrompt.cs Moved helper methods into `LLamaBatchSafeHandle` 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 Moved helper methods into `LLamaBatchSafeHandle` 2 years ago
TestRunner.cs Rewritten sampling API to be accessed through the `LLamaTokenDataArray` object 2 years ago