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 b0acecf080 Created a new `BatchedExecutor` which processes multiple "Conversations" in one single inference batch. This is faster, even when the conversations are unrelated, and is much faster if the conversations share some overlap (e.g. a common system prompt prefix). 1 year ago
..
Assets fix: Chinese example. 1 year ago
Examples Created a new `BatchedExecutor` which processes multiple "Conversations" in one single inference batch. This is faster, even when the conversations are unrelated, and is much faster if the conversations share some overlap (e.g. a common system prompt prefix). 1 year ago
Extensions Moved spinner out to an extension, so it can easily be used in other examples 2 years ago
LLama.Examples.csproj bump sk & km 1 year ago
Program.cs Added metadata overrides to `IModelParams` 1 year ago
RepoUtils.cs Add Embedding for Semantic Kernel 2 years ago