shinpeii commited on
Commit
2156752
·
verified ·
1 Parent(s): f1fe0ac

Update studio/app_update.json

Browse files
Files changed (1) hide show
  1. studio/app_update.json +27 -0
studio/app_update.json CHANGED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "components": [
3
+ {
4
+ "component_name": "rwkv_lightning",
5
+ "description": "High performance inference engine for RWKV implementation based on albatross and libtorch",
6
+ "version_name": "1.0.0",
7
+ "version_code": 1,
8
+ "download_url": "https://github.com/Alic-Li/rwkv_lightning_libtorch/releases/download/V1.0.0/rwkv_lightning_libtorch2.10.0+cu132_sm75-120_Windows_amd64.zip",
9
+ "release_notes": "New release",
10
+ "size_bytes": 1320702443,
11
+ "sha256": "e4957c0dc771ea949d24f1d15123848dc2243546db62f4928c695c799c99e881",
12
+ "timestamp": 1776406156615
13
+ }
14
+ ],
15
+ "app": {
16
+ "component_name": "RWKV Studio",
17
+ "description": "",
18
+ "version_name": "1.0.4",
19
+ "version_code": 5,
20
+ "download_url": "https://github.com/RWKV-APP/rwkv_studio/releases/download/1.0.4/rwkv_studio_1.0.4_windows_amd64.zip",
21
+ "release_notes": "no release notes",
22
+ "size_bytes": 55574528,
23
+ "sha256": "",
24
+ "timestamp": 1776406156615
25
+ },
26
+ "update_url": ""
27
+ }