kboyd commited on
Commit
28c9cf6
1 Parent(s): e42e236

Disable API inference

Browse files

The model is too large to be hosted by the HF inference API (13 GB > 10 GB limit).

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -11,7 +11,7 @@ datasets:
11
  - togethercomputer/RedPajama-Data-1T
12
  - bigcode/the-stack
13
  - allenai/s2orc
14
- inference: true
15
  ---
16
 
17
  ### Attribution
 
11
  - togethercomputer/RedPajama-Data-1T
12
  - bigcode/the-stack
13
  - allenai/s2orc
14
+ inference: false
15
  ---
16
 
17
  ### Attribution