Update attn_temperature_tuning
Browse fileshttps://huggingface.slack.com/archives/C01N44FJDHT/p1773741769897869?thread_ts=1773669282.282689&cid=C01N44FJDHT
- config.json +1 -1
config.json
CHANGED
|
@@ -12,7 +12,7 @@
|
|
| 12 |
"attention_chunk_size": 8192,
|
| 13 |
"attention_dropout": 0.0,
|
| 14 |
"attn_scale": 0.1,
|
| 15 |
-
"attn_temperature_tuning":
|
| 16 |
"bos_token_id": 200000,
|
| 17 |
"eos_token_id": [
|
| 18 |
200001,
|
|
|
|
| 12 |
"attention_chunk_size": 8192,
|
| 13 |
"attention_dropout": 0.0,
|
| 14 |
"attn_scale": 0.1,
|
| 15 |
+
"attn_temperature_tuning": true,
|
| 16 |
"bos_token_id": 200000,
|
| 17 |
"eos_token_id": [
|
| 18 |
200001,
|