Yaohui Liu
|
889975979d
|
docs: add badge to readme.
|
2 years ago |
Yaohui Liu
|
a65ad44291
|
build: add readme to package.
|
2 years ago |
Yaohui Liu
|
8e4fbe7bac
|
docs: update the readme.
|
2 years ago |
Yaohui Liu
|
2490cf17f4
|
build: update to v0.2.3.
|
2 years ago |
Yaohui Liu
|
00d91cf99e
|
refactor: some parts of code of LLamaModel.
|
2 years ago |
Yaohui Liu
|
afedd3c949
|
fix: errors when input is not English or too long.
|
2 years ago |
Yaohui Liu
|
ea5f9d38ac
|
fix: always add bos when inference.
|
2 years ago |
Yaohui Liu
|
1fca06dc7f
|
fix: n_gpu_layers miss in llama context.
|
2 years ago |
Yaohui Liu
|
4314f64b9c
|
feat: add check for backend package.
|
2 years ago |
Yaohui Liu
|
1fd35eca3e
|
docs: update the prompt resource info.
|
2 years ago |
Yaohui Liu
|
a7b9d29083
|
docs: update the readme file.
|
2 years ago |
Yaohui Liu
|
bcd4c5605b
|
feat: add n_gpu_layers and prompt_cache_all params.
|
2 years ago |
Yaohui Liu
|
f17fd889be
|
build: optimize the building of LLama.
|
2 years ago |
Yaohui Liu
|
998c0cb98d
|
Merge branch 'master' of github.com:SciSharp/LLamaSharp
|
2 years ago |
Yaohui Liu
|
9c0f3aedba
|
refactor: change some file names.
|
2 years ago |
Yaohui Liu
|
f5a01c346d
|
feat: enable history for chat session.
|
2 years ago |
Yaohui Liu
|
aa2b064d1d
|
fix: add IDisposable to model classes.
|
2 years ago |
Haiping
|
e87dcd56fc
|
Merge pull request #4 from weiajr/patch-1
Add a missing }
|
2 years ago |
weiajr
|
b5eda7a2df
|
Add a missing }
Add a missing } in the readme session example
|
2 years ago |
Yaohui Liu
|
510c10b03a
|
Merge branch 'master' of github.com:SciSharp/LLamaSharp
|
2 years ago |
Yaohui Liu
|
83882f2e94
|
docs: add discord info in readme.
|
2 years ago |
Rinne
|
3a3c2d569c
|
docs: update readme file.
|
2 years ago |
Yaohui Liu
|
6ffcb5306b
|
refactor: use official api of quantization instead.
|
2 years ago |
Yaohui Liu
|
5e378f9a52
|
docs: add anouncement about cpu only version.
|
2 years ago |
Rinne
|
982573d79b
|
Merge pull request #1 from AsakusaRinne/master
feat: add get-embedding api to LLamaModel.
|
2 years ago |
Yaohui Liu
|
0958bbac2c
|
feat: add get-embedding api to LLamaModel.
|
2 years ago |
Yaohui Liu
|
d76619c01b
|
docs: add more comments to obselete class LLamaModelV1.
|
2 years ago |
Yaohui Liu
|
a4950e3c57
|
docs: update the readme.
|
2 years ago |
Yaohui Liu
|
1afba03c5d
|
docs: update readme file.
|
2 years ago |
Haiping Chen
|
21c36cbf80
|
Added WebAPI.
|
2 years ago |
Yaohui Liu
|
e8ba6918b7
|
docs: update readme file.
|
2 years ago |
Yaohui Liu
|
f0ced45101
|
docs: update readme file.
|
2 years ago |
Yaohui Liu
|
a9a5bbdbd3
|
build: revise the building of master branch.
|
2 years ago |
Yaohui Liu
|
5a9f8ef850
|
docs: update readme file.
|
2 years ago |
Yaohui Liu
|
33067f990f
|
feat: run quantization in csharp.
|
2 years ago |
Yaohui Liu
|
bc6ebaaf44
|
docs: update readme.
|
2 years ago |
Yaohui Liu
|
7eec970dd3
|
docs: update readme.
|
2 years ago |
Yaohui Liu
|
648b14fd0f
|
docs: revise examples.
|
2 years ago |
Yaohui Liu
|
118d410d52
|
build: revise build informations.
|
2 years ago |
Yaohui Liu
|
856d6549de
|
build: add linux support.
|
2 years ago |
Yaohui Liu
|
02524ae4eb
|
build: add package informations.
|
2 years ago |
Yaohui Liu
|
8978410eab
|
docs: add examples for running LLamaSharp.
|
2 years ago |
Yaohui Liu
|
fce10f3c4f
|
feat: add ChatSession.
|
2 years ago |
Yaohui Liu
|
d6a7997e46
|
feat: add gpt model.
|
2 years ago |
Yaohui Liu
|
93f15d6a6b
|
doc: add LICENSE file and readme.
|
2 years ago |
Yaohui Liu
|
5a79edeb51
|
feat: add the framework and basic usages.
|
2 years ago |