josc146
|
ed3c55ce9a
|
chore
|
2024-05-28 22:56:38 +08:00 |
|
josc146
|
cc8b22f0fb
|
set the wails version of workflow to v2.8.0
|
2024-05-12 21:58:56 +08:00 |
|
josc146
|
b19ea95f88
|
chore(deps): bump jossef/action-set-json-field from 2.1 to 2.2
|
2024-05-08 23:27:57 +08:00 |
|
Steven Hangger
|
050154f406
|
feat(docker): add Docker support
|
2024-03-07 23:51:32 +09:00 |
|
dependabot[bot]
|
b3eae8bcfa
|
chore(deps): bump crazy-max/ghaction-chocolatey from 2 to 3
Bumps [crazy-max/ghaction-chocolatey](https://github.com/crazy-max/ghaction-chocolatey) from 2 to 3.
- [Release notes](https://github.com/crazy-max/ghaction-chocolatey/releases)
- [Commits](https://github.com/crazy-max/ghaction-chocolatey/compare/v2...v3)
---
updated-dependencies:
- dependency-name: crazy-max/ghaction-chocolatey
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-05 13:54:36 +09:00 |
|
dependabot[bot]
|
c720362886
|
chore(deps): bump actions/setup-go from 4 to 5
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-05 13:53:10 +09:00 |
|
dependabot[bot]
|
93029d3f5c
|
chore(deps): bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-05 13:53:05 +09:00 |
|
dependabot[bot]
|
28244a57b4
|
chore(deps): bump actions/setup-python from 4 to 5
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-05 13:52:59 +09:00 |
|
josc146
|
cb6ddb3674
|
add pre-release workflow
|
2024-03-05 12:49:17 +08:00 |
|
josc146
|
0ddd2e9fea
|
add WebGPU Python Mode (https://github.com/cryscan/web-rwkv-py)
|
2023-12-14 18:37:07 +08:00 |
|
josc146
|
0c796c8cfc
|
allow playing mid with external player
|
2023-12-12 22:13:09 +08:00 |
|
josc146
|
b14fbc29b7
|
rwkv.cpp(ggml) support
|
2023-12-12 20:29:55 +08:00 |
|
josc146
|
87e1daa733
|
release v1.5.9
|
2023-12-08 19:22:01 +08:00 |
|
josc146
|
1c683087f4
|
update ci webgpu components
|
2023-12-07 23:04:56 +08:00 |
|
josc146
|
f7227cd1c1
|
update ci webgpu components
|
2023-12-06 23:08:20 +08:00 |
|
josc146
|
0063c171f3
|
upgrade to rwkv 0.8.22 (rwkv6 support)
|
2023-11-24 17:55:16 +08:00 |
|
josc146
|
1334f0e5ba
|
chore
|
2023-11-21 00:20:54 +08:00 |
|
josc146
|
a59c4436c8
|
macos: change default webgpu backend to aarch64-apple-darwin
|
2023-11-17 21:16:08 +08:00 |
|
josc146
|
46b3b285f5
|
upgrade packages
|
2023-10-25 17:07:40 +08:00 |
|
josc146
|
1d6aeab9dc
|
fix the make command on Linux and macOS, no longer need manual operations on the wsl.go file. (#158, #173, #207)
|
2023-10-25 16:12:34 +08:00 |
|
josc146
|
2e42039607
|
chore
|
2023-10-03 14:04:46 +08:00 |
|
josc146
|
d7abe5f0d1
|
add pre-compiled beta cuda kernel (rwkv-beta==0.8.5, 40%+ faster for fp16) (thanks to #180, pre-compiled kernel of RTX 40 Series will be included later)
|
2023-09-18 23:02:49 +08:00 |
|
josc146
|
87b2c3ed7d
|
fix build
|
2023-08-27 23:56:30 +08:00 |
|
josc146
|
eaae7624a7
|
add HardwareMonitor (Windows Only)
|
2023-08-27 22:53:18 +08:00 |
|
josc146
|
79a97b2bc4
|
webgpu release support
|
2023-08-16 23:31:04 +08:00 |
|
josc146
|
d2928e54f7
|
fix failed to build cyac
|
2023-07-28 21:40:17 +08:00 |
|
josc146
|
57b80c6ed0
|
fix build for macos and linux
|
2023-07-07 13:54:07 +08:00 |
|
josc146
|
f2cd531fcb
|
fix build for macos and linux
|
2023-07-03 22:22:55 +08:00 |
|
josc146
|
c54d10795f
|
chore
|
2023-07-03 16:42:11 +08:00 |
|
josc146
|
00c13cfc3f
|
improve compatibility for linux
|
2023-07-01 19:32:58 +08:00 |
|
josc146
|
25a41e51b3
|
release v1.2.6
|
2023-06-21 00:46:57 +08:00 |
|
josc146
|
c0ad99673b
|
release v1.2.1
|
2023-06-09 21:16:37 +08:00 |
|
josc146
|
a95fbbbd78
|
CI
|
2023-06-09 20:37:05 +08:00 |
|