Ishika08 commited on
Commit
396c472
·
verified ·
1 Parent(s): 981b054

Create config.json

Browse files
Files changed (1) hide show
  1. config.json +5 -0
config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "model_type": "phi",
3
+ "quantization": "4bit",
4
+ "task": "text-generation"
5
+ }