helizac commited on
Commit
590b54d
·
verified ·
1 Parent(s): da70942

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -26,7 +26,7 @@
26
  "relative_attention_max_distance": 128,
27
  "relative_attention_num_buckets": 32,
28
  "tie_word_embeddings": false,
29
- "torch_dtype": "float32",
30
  "transformers_version": "4.36.2",
31
  "use_cache": false
32
  }
 
26
  "relative_attention_max_distance": 128,
27
  "relative_attention_num_buckets": 32,
28
  "tie_word_embeddings": false,
29
+ "torch_dtype": "int8",
30
  "transformers_version": "4.36.2",
31
  "use_cache": false
32
  }