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
|
||||
/frontend/stats.html
|
||||
/frontend/package.json.md5
|
||||
/backend-python/get-pip.py
|
||||
/backend-python/.get-pip.py
|
||||
/py310
|
||||
*.zip
|
||||
/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",
|
||||
"programFiles": [
|
||||
{
|
||||
"url": "https://cdn.jsdelivr.net/gh/josstorer/RWKV-Runner@master/backend-python/rwkv_pip/.rwkv_vocab_v20230424.txt",
|
||||
"path": "backend-python/rwkv_pip/rwkv_vocab_v20230424.txt"
|
||||
},
|
||||
{
|
||||
"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"
|
||||
"url": "",
|
||||
"path": ""
|
||||
}
|
||||
],
|
||||
"models": [
|
||||
|
Loading…
Reference in New Issue
Block a user