dependabot[bot]
|
4068a6f03b
|
build(deps): bump System.Text.Json from 8.0.1 to 8.0.2
Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 8.0.1 to 8.0.2.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v8.0.1...v8.0.2)
---
updated-dependencies:
- dependency-name: System.Text.Json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
Martin Evans
|
174f21a385
|
0.10.0
|
1 year ago |
dependabot[bot]
|
d8eb817bf5
|
build(deps): bump System.Text.Json from 8.0.0 to 8.0.1
Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v8.0.1)
---
updated-dependencies:
- dependency-name: System.Text.Json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
Philipp Bauer
|
cb480f04af
|
Prevent compilation errors due to duplicated assembly info
|
2 years ago |
dependabot[bot]
|
40729c898f
|
build(deps): bump Microsoft.Extensions.Logging.Abstractions
Bumps [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) from 7.0.1 to 8.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v7.0.1...v8.0.0)
---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Logging.Abstractions
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
93790582e8
|
build(deps): bump System.Text.Json from 7.0.3 to 8.0.0
Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 7.0.3 to 8.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v7.0.3...v8.0.0)
---
updated-dependencies:
- dependency-name: System.Text.Json
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
Martin Evans
|
e850115b5f
|
Added dotnet8.0 as a build target
|
2 years ago |
Yaohui Liu
|
4d2c5f1003
|
build: change nuget configuration for cuda detection.
|
2 years ago |
Yaohui Liu
|
d03e1dbe30
|
feat: support cuda feature detection.
|
2 years ago |
SignalRT
|
5fe721bdbe
|
Revert "Merge branch 'pr/268' into RuntimeDetection"
This reverts commit 091b8d58b3502a99b3bfbec9db457c92cc736beb, reversing
changes made to 9b2ca9cf8e.
|
2 years ago |
Yaohui Liu
|
b893c6f609
|
feat: add detection template for cuda and avx.
|
2 years ago |
sa_ddam213
|
70b36f8996
|
Add Microsoft.Extensions.Logging.Abstractions, update any required deps
|
2 years ago |
Martin Evans
|
025741a73e
|
Fixed My Name
The D is for my middle name 😄
|
2 years ago |
Yaohui Liu
|
3a847623ab
|
docs: update the docs to follow new version.
|
2 years ago |
Faisal Waris
|
17838bba49
|
fix breaking change in llama.cpp; bind to latest version llama.cpp to support new quantization method
|
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 |
Tim Miller
|
49f664646e
|
Remove packaging targets file
|
2 years ago |
Tim Miller
|
bbd2650cf0
|
Include runtime targets file
|
2 years ago |
Yaohui Liu
|
b20b6f209e
|
docs: add some xml comments.
|
2 years ago |
SignalRT
|
b326dfc43f
|
MacOS Support
Add Arm64 as platform
|
2 years ago |
Yaohui Liu
|
3bf74ec9b9
|
feat: add chat session for refactored code.
|
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
|
264fb9a706
|
refactor: LLamaModel and LLamaExecutor.
|
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 |
Yaohui Liu
|
19979f664a
|
feat: support loading and saving state.
|
2 years ago |
Yaohui Liu
|
a65ad44291
|
build: add readme to package.
|
2 years ago |
Yaohui Liu
|
2490cf17f4
|
build: update to v0.2.3.
|
2 years ago |
Yaohui Liu
|
4314f64b9c
|
feat: add check for backend package.
|
2 years ago |
Yaohui Liu
|
f17fd889be
|
build: optimize the building of LLama.
|
2 years ago |
Haiping Chen
|
21c36cbf80
|
Added WebAPI.
|
2 years ago |
Yaohui Liu
|
a9a5bbdbd3
|
build: revise the building of master branch.
|
2 years ago |
Yaohui Liu
|
118d410d52
|
build: revise build informations.
|
2 years ago |
Yaohui Liu
|
02524ae4eb
|
build: add package informations.
|
2 years ago |
Yaohui Liu
|
5a79edeb51
|
feat: add the framework and basic usages.
|
2 years ago |