Disable API inference
Browse filesThe model is too large to be hosted by the HF inference API (13 GB > 10 GB limit).
README.md
CHANGED
|
@@ -11,7 +11,7 @@ datasets:
|
|
| 11 |
- togethercomputer/RedPajama-Data-1T
|
| 12 |
- bigcode/the-stack
|
| 13 |
- allenai/s2orc
|
| 14 |
-
inference:
|
| 15 |
---
|
| 16 |
|
| 17 |
### Attribution
|
|
|
|
| 11 |
- togethercomputer/RedPajama-Data-1T
|
| 12 |
- bigcode/the-stack
|
| 13 |
- allenai/s2orc
|
| 14 |
+
inference: false
|
| 15 |
---
|
| 16 |
|
| 17 |
### Attribution
|