shinpeii commited on
Commit
721bce4
·
verified ·
1 Parent(s): c18bbfd

Upload app_info_linux.json

Browse files
Files changed (1) hide show
  1. studio/linux/app_info_linux.json +38 -0
studio/linux/app_info_linux.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": 1776654038660
13
+ },
14
+ {
15
+ "component_name": "toolkit",
16
+ "description": "rwkv studio integrated tools",
17
+ "version_name": "1.0.0",
18
+ "version_code": 1,
19
+ "download_url": "https://aifasthub.com/meta-logic/config/resolve/main/studio/linux/toolkit_1.0.0.zip?download=true",
20
+ "release_notes": "init release",
21
+ "size_bytes": 4949278,
22
+ "sha256": "4f4e2fefc424c2004fb83657102469475a2a108dfb091720478ed0bfe1713ca7",
23
+ "timestamp": 1776654038660
24
+ }
25
+ ],
26
+ "app": {
27
+ "component_name": "RWKV Studio",
28
+ "description": "",
29
+ "version_name": "1.0.4",
30
+ "version_code": 5,
31
+ "download_url": "https://github.com/RWKV-APP/rwkv_studio/releases/download/1.0.4/rwkv_studio_1.0.4_linux_amd64.zip",
32
+ "release_notes": "no release notes",
33
+ "size_bytes": 55574528,
34
+ "sha256": "",
35
+ "timestamp": 1776654038660
36
+ },
37
+ "update_url": "https://aifasthub.com/meta-logic/config/resolve/main/studio/linux/app_update.json"
38
+ }