Commit Graph

42 Commits

Author SHA1 Message Date
Rinne 4640c6af04 release: update release info of packages. 2024-04-06 14:20:36 +08:00
Rinne 4038a39843
Merge pull request #637 from SciSharp/dependabot/nuget/Microsoft.Extensions.Logging.Abstractions-8.0.1
build(deps): bump Microsoft.Extensions.Logging.Abstractions from 8.0.0 to 8.0.1
2024-04-01 16:16:45 +08:00
dependabot[bot] 1bfb900fbe
build(deps): bump Microsoft.Extensions.Logging.Abstractions
Bumps [Microsoft.Extensions.Logging.Abstractions](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: Microsoft.Extensions.Logging.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-01 06:38:51 +00:00
dependabot[bot] 1d163352a0
build(deps): bump System.Text.Json from 8.0.2 to 8.0.3
Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 8.0.2 to 8.0.3.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v8.0.2...v8.0.3)

---
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>
2024-04-01 06:33:06 +00:00
Rinne d67658a0d6
docs: update the information to v0.11.0. 2024-04-01 01:38:40 +08:00
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>
2024-03-04 07:04:42 +00:00
Martin Evans 174f21a385 0.10.0 2024-02-15 14:40:56 +00:00
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>
2024-01-29 06:45:09 +00:00
Philipp Bauer cb480f04af Prevent compilation errors due to duplicated assembly info 2023-12-05 13:10:15 -06:00
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>
2023-11-20 15:11:42 +00:00
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>
2023-11-20 06:49:28 +00:00
Martin Evans e850115b5f Added dotnet8.0 as a build target 2023-11-15 01:09:37 +00:00
Yaohui Liu 4d2c5f1003
build: change nuget configuration for cuda detection. 2023-11-12 05:23:25 +08:00
Yaohui Liu d03e1dbe30
feat: support cuda feature detection. 2023-11-11 19:44:58 +08:00
SignalRT 5fe721bdbe Revert "Merge branch 'pr/268' into RuntimeDetection"
This reverts commit 091b8d58b3, reversing
changes made to 9b2ca9cf8e.
2023-11-09 22:13:18 +01:00
Yaohui Liu b893c6f609
feat: add detection template for cuda and avx. 2023-11-09 03:27:21 +08:00
sa_ddam213 70b36f8996
Add Microsoft.Extensions.Logging.Abstractions, update any required deps 2023-09-09 09:52:11 +12:00
Martin Evans 025741a73e
Fixed My Name
The D is for my middle name 😄
2023-09-02 13:45:06 +01:00
Yaohui Liu 3a847623ab
docs: update the docs to follow new version. 2023-09-02 12:51:51 +08:00
Faisal Waris 17838bba49 fix breaking change in llama.cpp; bind to latest version llama.cpp to support new quantization method 2023-07-20 07:59:44 -04:00
Rinne 0269af8c17
Merge branch 'master' into runtime-targets 2023-06-21 16:02:19 +08:00
Yaohui Liu 1062fe1a7e
feat: upgrade the native libraries. 2023-06-21 15:21:27 +08:00
Tim Miller 49f664646e Remove packaging targets file 2023-06-19 18:54:38 +09:00
Tim Miller bbd2650cf0 Include runtime targets file 2023-06-19 18:44:51 +09:00
Yaohui Liu b20b6f209e
docs: add some xml comments. 2023-06-19 02:53:21 +08:00
SignalRT b326dfc43f MacOS Support
Add Arm64 as platform
2023-06-11 20:59:25 +02:00
Yaohui Liu 3bf74ec9b9
feat: add chat session for refactored code. 2023-06-12 02:47:25 +08:00
Yaohui Liu e603a09137
fix: state loading and saving not working. 2023-06-11 09:13:30 +08:00
Yaohui Liu 5679e08718
feat: add ILLamaExecutor.InferAsync. 2023-06-11 05:44:21 +08:00
Yaohui Liu 264fb9a706
refactor: LLamaModel and LLamaExecutor. 2023-06-10 18:37:58 +08:00
Yaohui Liu 513d566361
refactor: remove dependency for third-party logger. 2023-05-22 19:28:57 +08:00
Yaohui Liu 3e53ed4753
fix: build error after dropping LLamaModelV1. 2023-05-22 19:07:43 +08:00
Yaohui Liu 19979f664a
feat: support loading and saving state. 2023-05-20 14:01:20 +08:00
Yaohui Liu a65ad44291
build: add readme to package. 2023-05-18 05:33:03 +08:00
Yaohui Liu 2490cf17f4
build: update to v0.2.3. 2023-05-18 04:09:54 +08:00
Yaohui Liu 4314f64b9c
feat: add check for backend package. 2023-05-17 03:40:45 +08:00
Yaohui Liu f17fd889be
build: optimize the building of LLama. 2023-05-17 03:04:28 +08:00
Haiping Chen 21c36cbf80 Added WebAPI. 2023-05-11 21:45:34 -05:00
Yaohui Liu a9a5bbdbd3
build: revise the building of master branch. 2023-05-11 20:04:51 +08:00
Yaohui Liu 118d410d52
build: revise build informations. 2023-05-11 13:57:57 +08:00
Yaohui Liu 02524ae4eb
build: add package informations. 2023-05-11 04:07:02 +08:00
Yaohui Liu 5a79edeb51
feat: add the framework and basic usages. 2023-05-10 02:13:41 +08:00