deepakdsoni commited on
Commit
21a2fbd
·
verified ·
1 Parent(s): 93c365c

Add author attribution (Deepak Soni)

Browse files
Files changed (1) hide show
  1. config.json +3 -1
config.json CHANGED
@@ -23,5 +23,7 @@
23
  "transformers_version": "4.57.6",
24
  "use_cache": true,
25
  "vocab_size": 32000,
26
- "_name_or_path": "antahkarana-7b"
 
 
27
  }
 
23
  "transformers_version": "4.57.6",
24
  "use_cache": true,
25
  "vocab_size": 32000,
26
+ "_name_or_path": "antahkarana-7b",
27
+ "author": "Deepak Soni",
28
+ "model_creator": "Deepak Soni"
29
  }