mohitsha HF staff commited on
Commit
f79656a
1 Parent(s): d4b3f85

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -11,6 +11,7 @@
11
  "hidden_size": 4096,
12
  "initializer_range": 0.02,
13
  "intermediate_size": 11008,
 
14
  "max_position_embeddings": 4096,
15
  "mlp_bias": false,
16
  "model_type": "llama",
 
11
  "hidden_size": 4096,
12
  "initializer_range": 0.02,
13
  "intermediate_size": 11008,
14
+ "kv_cache_torch_dtype": "float8_e4m3fn",
15
  "max_position_embeddings": 4096,
16
  "mlp_bias": false,
17
  "model_type": "llama",