Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -47,5 +47,5 @@
|
|
| 47 |
"unsloth_version": "2024.8",
|
| 48 |
"use_cache": true,
|
| 49 |
"vocab_size": 256000,
|
| 50 |
-
pipeline_tag: "text-generation"
|
| 51 |
}
|
|
|
|
| 47 |
"unsloth_version": "2024.8",
|
| 48 |
"use_cache": true,
|
| 49 |
"vocab_size": 256000,
|
| 50 |
+
"pipeline_tag": "text-generation"
|
| 51 |
}
|