114 Commits (preview)

Author SHA1 Message Date
  Martin Evans b868b056f7 Added metadata overrides to `IModelParams` 1 year ago
  Martin Evans bab6b65b61 Added a safe handle for LLamaKvCacheView 1 year ago
  Rinne fb75e06293
fix: output prefix of Chinese example. 1 year ago
  Rinne 836f071cd0
fix: Chinese example. 1 year ago
  Philipp Bauer f669a4f5a7 Update the Chinese chat sample to use new ChatSession integration 1 year ago
  Philipp Bauer 2cc01efdae
Merge branch 'SciSharp:master' into master 1 year ago
  Martin Evans 4fc743c9ba
Merge branch 'master' into master 1 year ago
  Philipp Bauer 422605d980 Re-add ChatSession examples 2 years ago
  Philipp Bauer 73d1725954 Modified / updated ChatSession examples 2 years ago
  Philipp Bauer f1eac82ecc Update target frameworks with .NET 8 2 years ago
  xbotter a2b26faa7a
🔧 Refactor chat completion implementation 1 year ago
  dependabot[bot] 36adc4af32
build(deps): bump Spectre.Console from 0.47.0 to 0.48.0 2 years ago
  Rinne 605d1ddb3f
revert a change. 2 years ago
  Rinne 934358a7b3
Merge branch 'master' of github.com:AsakusaRinne/LLamaSharp into fix_chinese 2 years ago
  Rinne 217c67b757
fix: chinese encoding error. 2 years ago
  xbotter d1e2a4750b
🔧 Update KernelMemory configuration 2 years ago
  dependabot[bot] 20a0dc7ac6
build(deps): bump Microsoft.Extensions.Logging.Console 2 years ago
  Rinne c94aeabc4b
Merge pull request #307 from xbotter/sm-default-config 2 years ago
  xbotter 286904920b
update DefaultInferenceParams in WithLLamaSharpDefaults 2 years ago
  xbotter 1056e13414
fix examples 2 years ago
  xbotter 15db931a66
bump semantic kernel 1.0.0-beta8 2 years ago
  Martin Evans 9905baa7c4
Merge pull request #300 from martindevans/minor_demos_cleanup 2 years ago
  Martin Evans 1dd4c6ab7a
Merge pull request #296 from xbotter/deps/sk_1.0.0-beta6 2 years ago
  Martin Evans 479779e908 Some minor cleanup on example code: 2 years ago
  xbotter 6c31f69720
bump semantic kernel to 1.0.0-beta-6 2 years ago
  xbotter 521e36903c
🔀 Remove unused code and update examples 2 years ago
  Martin Evans a9d1f6cb47 - Renamed `NativeLibraryConfig.Default` to `NativeLibraryConfig.Instance`. It's not default any more as soon as you call `WithX`! 2 years ago
  Yaohui Liu d7675f7936
Merge branch 'master' of github.com:AsakusaRinne/LLamaSharp into cuda_detection 2 years ago
  Yaohui Liu cb5fb210b1
feat: optimize apis for cuda feature detection. 2 years ago
  SignalRT fb95bbb4e0 Merge remote-tracking branch 'upstream/master' into RuntimeDetection 2 years ago
  SignalRT 6de8d6219a Change SemanticKernel version to beta1 on Examples 2 years ago
  Rinne 14b5994c93
Merge branch 'master' into add_kernel_memory_pkg 2 years ago
  SignalRT 5fe721bdbe Revert "Merge branch 'pr/268' into RuntimeDetection" 2 years ago
  xbotter f9087015d6
🔀 Refactor TestRunner.cs 2 years ago
  Yaohui Liu 457958435b
build: use semantic-kernel beta1 in examples. 2 years ago
  Martin Evans 3a4a91bc08
Merge pull request #231 from SciSharp/dependabot/nuget/Microsoft.SemanticKernel-1.0.0-beta4 2 years ago
  dependabot[bot] 25d6b3ce50
build(deps): bump Microsoft.SemanticKernel 2 years ago
  xbotter c52e99ac77
update example 2 years ago
  xbotter 8c425b9e57
Merge branch 'master' into kernel-memory 2 years ago
  xbotter e36a118360
fix name 2 years ago
  xbotter 3de9d34093
update package to KernelMemory 2 years ago
  xbotter a49438e6e6
🔧 Add Semantic Memory SDK to LLama.Examples 2 years ago
  Martin Evans 7e3cde4c13 Moved helper methods into `LLamaBatchSafeHandle` 2 years ago
  Martin Evans aae63a5b92 Minor cleanup on the BatchedDecoding example 2 years ago
  Martin Evans f41d26fe32 Removed hardcoded model path 2 years ago
  Martin Evans e81b3023d5 Rewritten sampling API to be accessed through the `LLamaTokenDataArray` object 2 years ago
  Martin Evans 3c5547b2b7 Reduced some uses of `NativeApi` in `BatchedDecoding` by adding some helper methods 2 years ago
  Martin Evans a024d2242e It works! 2 years ago
  Martin Evans 8cd81251b4 initial setup 2 years ago
  xbotter ab83016fb4
chore: update semantic kernel examples 2 years ago