Disable inference
#16
by
osanseviero
- opened
README.md
CHANGED
@@ -11,6 +11,7 @@ datasets:
|
|
11 |
- facebook/pmd
|
12 |
- laion/laion2B-en
|
13 |
pipeline_tag: text-generation
|
|
|
14 |
---
|
15 |
|
16 |
<p align="center">
|
|
|
11 |
- facebook/pmd
|
12 |
- laion/laion2B-en
|
13 |
pipeline_tag: text-generation
|
14 |
+
inference: false
|
15 |
---
|
16 |
|
17 |
<p align="center">
|