ffreemt
Update dl_model.py
365d2be
raw
history blame contribute delete
No virus
346 Bytes
{
"name": "llama-2-70b-guanaco-qlora-ggml",
"version": "1.0.0",
"main": "index.js",
"repository": "https://huggingface.co/spaces/mikeee/llama-2-70b-guanaco-qlora-ggml",
"author": "ffreemt <[email protected]>",
"license": "MIT",
"devDependencies": {
"husky": "^8.0.0"
},
"scripts": {
"prepare": "husky install"
}
}