Text Generation
Transformers
English
codegen
Inference Endpoints
mhhmm commited on
Commit
3568489
1 Parent(s): 150b379

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -3,7 +3,7 @@
3
  "peft_model_id": "mhhmm/codegen-6B-LoRA",
4
  "_name_or_path": "codegen-6B-mono",
5
  "architectures": [
6
- "AutoModelForCausalLM"
7
  ],
8
  "model_type": "peft",
9
  "pad_token_id": 1023,
 
3
  "peft_model_id": "mhhmm/codegen-6B-LoRA",
4
  "_name_or_path": "codegen-6B-mono",
5
  "architectures": [
6
+ "PeftModel"
7
  ],
8
  "model_type": "peft",
9
  "pad_token_id": 1023,