mohitsha HF staff commited on
Commit
4eb30e1
1 Parent(s): 6c793bd

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": 8192,
12
  "initializer_range": 0.02,
13
  "intermediate_size": 28672,
 
14
  "max_position_embeddings": 4096,
15
  "mlp_bias": false,
16
  "model_type": "llama",
 
11
  "hidden_size": 8192,
12
  "initializer_range": 0.02,
13
  "intermediate_size": 28672,
14
+ "kv_cache_torch_dtype": "float8_e4m3fn",
15
  "max_position_embeddings": 4096,
16
  "mlp_bias": false,
17
  "model_type": "llama",