nm-autobot commited on
Commit
998ece6
·
verified ·
1 Parent(s): 3a781d3

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. config.json +1 -1
  2. generation_config.json +1 -1
config.json CHANGED
@@ -64,7 +64,7 @@
64
  "sliding_window": null,
65
  "tie_word_embeddings": true,
66
  "torch_dtype": "bfloat16",
67
- "transformers_version": "4.48.0.dev0",
68
  "use_cache": true,
69
  "use_mrope": false,
70
  "use_sliding_window": false,
 
64
  "sliding_window": null,
65
  "tie_word_embeddings": true,
66
  "torch_dtype": "bfloat16",
67
+ "transformers_version": "4.48.3",
68
  "use_cache": true,
69
  "use_mrope": false,
70
  "use_sliding_window": false,
generation_config.json CHANGED
@@ -2,5 +2,5 @@
2
  "bos_token_id": 151643,
3
  "eos_token_id": 151643,
4
  "max_new_tokens": 2048,
5
- "transformers_version": "4.48.0.dev0"
6
  }
 
2
  "bos_token_id": 151643,
3
  "eos_token_id": 151643,
4
  "max_new_tokens": 2048,
5
+ "transformers_version": "4.48.3"
6
  }