embed all core dependencies
This commit is contained in:
parent
b4efce15f4
commit
55bb33bcbb
2
.gitignore
vendored
2
.gitignore
vendored
@ -10,8 +10,6 @@ __pycache__
|
|||||||
/cache.json
|
/cache.json
|
||||||
/frontend/stats.html
|
/frontend/stats.html
|
||||||
/frontend/package.json.md5
|
/frontend/package.json.md5
|
||||||
/backend-python/get-pip.py
|
|
||||||
/backend-python/.get-pip.py
|
|
||||||
/py310
|
/py310
|
||||||
*.zip
|
*.zip
|
||||||
/cmd-helper.bat
|
/cmd-helper.bat
|
||||||
|
32321
backend-python/get-pip.py
Normal file
32321
backend-python/get-pip.py
Normal file
File diff suppressed because it is too large
Load Diff
@ -11,16 +11,8 @@
|
|||||||
"localModelDir": "models",
|
"localModelDir": "models",
|
||||||
"programFiles": [
|
"programFiles": [
|
||||||
{
|
{
|
||||||
"url": "https://cdn.jsdelivr.net/gh/josstorer/RWKV-Runner@master/backend-python/rwkv_pip/.rwkv_vocab_v20230424.txt",
|
"url": "",
|
||||||
"path": "backend-python/rwkv_pip/rwkv_vocab_v20230424.txt"
|
"path": ""
|
||||||
},
|
|
||||||
{
|
|
||||||
"url": "https://cdn.jsdelivr.net/gh/josstorer/RWKV-Runner@master/backend-python/rwkv_pip/.20B_tokenizer.json",
|
|
||||||
"path": "backend-python/rwkv_pip/20B_tokenizer.json"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"url": "https://cdn.jsdelivr.net/gh/pypa/get-pip/public/get-pip.py",
|
|
||||||
"path": "backend-python/get-pip.py"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"models": [
|
"models": [
|
||||||
|
Loading…
Reference in New Issue
Block a user