105 Commits (37975f405f86e90f6430b1567f7e7ba4aedf61ce)
 

Author SHA1 Message Date
  SignalRT 37975f405f Libraries with MacOS Metal Support 2 years ago
  Yaohui Liu f836a2c4bf
docs: update readme. 2 years ago
  Yaohui Liu e3bcfaa85b
docs: update readme to match v0.4.1. 2 years ago
  Rinne 9c5bca5f6a
Merge pull request #36 from SignalRT/master 2 years ago
  SignalRT 2fde2020a5 Update libllama.dylib 2 years ago
  Rinne dbfe8256cf
Merge pull request #32 from drasticactions/runtime-targets 2 years ago
  Rinne 0269af8c17
Merge branch 'master' into runtime-targets 2 years ago
  Yaohui Liu 1062fe1a7e
feat: upgrade the native libraries. 2 years ago
  Yaohui Liu 40fb9afdf6
docs: update gitignore file. 2 years ago
  Yaohui Liu 565cf2438f
docs: remove the site files. 2 years ago
  Yaohui Liu 05194b03b8
docs: fix the typo in the documentation. 2 years ago
  Yaohui Liu 1fc2b1b0b1
docs: add examples to the documentation. 2 years ago
  Yaohui Liu 9850417a12
feat: update quantize native params. 2 years ago
  Yaohui Liu 43dcce85ba
docs: update the readme. 2 years ago
  Yaohui Liu 95ffd4ca80
docs: update the readme. 2 years ago
  Yaohui Liu 6c400e64c2
docs: publiash documentation 0.4. 2 years ago
  Yaohui Liu eed96248b5
docs: add the documentations with mkdocs. 2 years ago
  Yaohui Liu 2eb2d6df83
test: add 9 examples of the new version. 2 years ago
  Tim Miller 49f664646e Remove packaging targets file 2 years ago
  Tim Miller bbd2650cf0 Include runtime targets file 2 years ago
  Yaohui Liu f3565d6b2d
refactor: rename Quantizer to LLamaQuantizer. 2 years ago
  Yaohui Liu b20b6f209e
docs: add some xml comments. 2 years ago
  Yaohui Liu 1e061615d4
refactor: remove SessionParams. 2 years ago
  Rinne 08e668a313
Merge pull request #26 from mlof/document-interfaces 2 years ago
  Rinne fa9b5f7af6
Merge pull request #25 from mlof/fix-queue-typo 2 years ago
  Marcel 65925eac4f Added documentation for the interfaces 2 years ago
  Marcel b911b2548b move interfaces into abstractions folder 2 years ago
  Marcel 762fd7c1ae Fixed a typo in FixedSizeQueue 2 years ago
  Rinne 69849d3fc0
Merge pull request #24 from SignalRT/master 2 years ago
  Yaohui Liu a3b8186f20
feat: support save and load chat session. 2 years ago
  Yaohui Liu bdbd6aa824
feat: add transforms for chat session. 2 years ago
  SignalRT 429af3d234
Merge branch 'SciSharp:master' into master 2 years ago
  Yaohui Liu b567399b65
refactor: allow customized logger. 2 years ago
  SignalRT b326dfc43f MacOS Support 2 years ago
  SignalRT f7cf453366 MacOS Dynamic Link Libraries 2 years ago
  Yaohui Liu 3bf74ec9b9
feat: add chat session for refactored code. 2 years ago
  Yaohui Liu 908b79e855
feat: add stateless executor. 2 years ago
  Yaohui Liu e603a09137
fix: state loading and saving not working. 2 years ago
  Yaohui Liu 5679e08718
feat: add ILLamaExecutor.InferAsync. 2 years ago
  Yaohui Liu aaa0cba9f8
test: update the examples after refactoring. 2 years ago
  Yaohui Liu 264fb9a706
refactor: LLamaModel and LLamaExecutor. 2 years ago
  Yaohui Liu 3a62f087fe
fix: encoding error when using other languages. 2 years ago
  Rinne 4d34f0b116
docs: update discord link. 2 years ago
  Yaohui Liu 9a4bf8e844
docs: add verified models info. 2 years ago
  Yaohui Liu 25cf2a6ca9
docs: add qq group info to readme. 2 years ago
  Yaohui Liu e77afa76d0
feat: change default param of n_gpu_layers to 20. 2 years ago
  Yaohui Liu a545ab7eda
test: remove dumplicated space of example output. 2 years ago
  Yaohui Liu e21589afa6
fix: n_gpu_layers not work in latest commit. 2 years ago
  Yaohui Liu 513d566361
refactor: remove dependency for third-party logger. 2 years ago
  Yaohui Liu 3e53ed4753
fix: build error after dropping LLamaModelV1. 2 years ago