arnocandel commited on
Commit
96aac39
1 Parent(s): ca71ec2

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -4,7 +4,7 @@
4
  "LlamaForCausalLM"
5
  ],
6
  "bos_token_id": 0,
7
- "custom_pipeline": {
8
  "text-generation": {
9
  "impl": "h2oai_pipeline.H2OTextGenerationPipeline",
10
  "pt": "AutoModelForCausalLM"
 
4
  "LlamaForCausalLM"
5
  ],
6
  "bos_token_id": 0,
7
+ "custom_pipelines": {
8
  "text-generation": {
9
  "impl": "h2oai_pipeline.H2OTextGenerationPipeline",
10
  "pt": "AutoModelForCausalLM"