Text Generation
Transformers
English
codegen
Inference Endpoints
mhhmm commited on
Commit
0b2f4e9
1 Parent(s): 0e1a117

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +0 -3
config.json CHANGED
@@ -1,8 +1,5 @@
1
  {
2
  "base_model_name_or_path": "Salesforce/codegen-6B-mono",
3
- "architectures": [
4
- "CodeGenForCausalLM"
5
- ],
6
  "tokenizer_class": "GPT2Tokenizer",
7
  "attention_probs_dropout_prob": 0.0,
8
  "attn_pdrop": 0.0,
 
1
  {
2
  "base_model_name_or_path": "Salesforce/codegen-6B-mono",
 
 
 
3
  "tokenizer_class": "GPT2Tokenizer",
4
  "attention_probs_dropout_prob": 0.0,
5
  "attn_pdrop": 0.0,