philschmid HF staff commited on
Commit
f90a768
1 Parent(s): e0f3c6b

Update limited.json

Browse files
Files changed (1) hide show
  1. limited.json +20 -0
limited.json CHANGED
@@ -1,6 +1,26 @@
1
  {
2
  "inference": {
3
  "model": [
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  ]
5
  },
6
  "training": {}
 
1
  {
2
  "inference": {
3
  "model": [
4
+ {
5
+ "id": "TheBloke/Genz-70b-GPTQ",
6
+ "minTgiVersion": "9.9.9"
7
+ },
8
+ {
9
+ "id": "TheBloke/Platypus2-70B-Instruct-GPTQ",
10
+ "minTgiVersion": "9.9.9"
11
+ },
12
+ {
13
+ "id": "TheBloke/Airoboros-L2-70B-2.1-GPTQ",
14
+ "minTgiVersion": "9.9.9"
15
+ },
16
+ {
17
+ "id": "TheBloke/Lemur-70B-Chat-v1-GPTQ",
18
+ "minTgiVersion": "9.9.9"
19
+ },
20
+ {
21
+ "id": "TheBloke/WizardLM-70B-V1.0-GPTQ",
22
+ "minTgiVersion": "9.9.9"
23
+ }
24
  ]
25
  },
26
  "training": {}