File size: 346 Bytes
64dc528
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "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"
  }
}