Commit
·
a7828dc
1
Parent(s):
8962383
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -6,7 +6,7 @@
|
|
| 6 |
"custom_pipelines": {
|
| 7 |
"text-generation": {
|
| 8 |
"impl": "h2oai_pipeline.H2OTextGenerationPipeline",
|
| 9 |
-
"pt": "AutoModelForCausalLM"
|
| 10 |
}
|
| 11 |
},
|
| 12 |
"bos_token_id": 0,
|
|
|
|
| 6 |
"custom_pipelines": {
|
| 7 |
"text-generation": {
|
| 8 |
"impl": "h2oai_pipeline.H2OTextGenerationPipeline",
|
| 9 |
+
"pt": "AutoModelForCausalLM"
|
| 10 |
}
|
| 11 |
},
|
| 12 |
"bos_token_id": 0,
|