Martin Evans
|
3d07721a00
|
Fixed eager count check
|
2 years ago |
Martin Evans
|
7cf1f8ac28
|
Fixed multiple cases where an `IEnumerable<T>` was enumerated multiple times.
|
2 years ago |
Rinne
|
a53ede191e
|
Merge pull request #39 from xbotter/webapi-example
update webapi example
|
2 years ago |
xbotter
|
a074385568
|
add stream example
|
2 years ago |
xbotter
|
16f2cb9c4e
|
add history chat example
|
2 years ago |
xbotter
|
2fe4ccfb58
|
update webapi example
|
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
Update libllama.dylib
|
2 years ago |
SignalRT
|
2fde2020a5
|
Update libllama.dylib
Align llama.cpp MacOS Dynamic Link Library
|
2 years ago |
Rinne
|
dbfe8256cf
|
Merge pull request #32 from drasticactions/runtime-targets
Remove native libraries from LLama.csproj and replace it with a targets file.
|
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
Document interfaces
|
2 years ago |
Rinne
|
fa9b5f7af6
|
Merge pull request #25 from mlof/fix-queue-typo
fix: typo in FixedSizeQueue
|
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
MacOS Arm64 support
|
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
Add Arm64 as platform
|
2 years ago |
SignalRT
|
f7cf453366
|
MacOS Dynamic Link Libraries
Add 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 |