Veronika224 commited on
Commit
26b86cb
·
verified ·
1 Parent(s): 0131473

Upload config.json

Browse files
Files changed (1) hide show
  1. config.json +5 -0
config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "architectures": ["Starcoder2ForCausalLM"],
3
+ "model_type": "starcoder2",
4
+ "_name_or_path": "bigcode/starcoder2-3b"
5
+ }