horheynm commited on
Commit
12b324c
·
verified ·
1 Parent(s): ae87c83

Upload folder using huggingface_hub

Browse files
config.json CHANGED
@@ -185,7 +185,7 @@
185
  "rope_theta": 500000.0,
186
  "tie_word_embeddings": false,
187
  "torch_dtype": "bfloat16",
188
- "transformers_version": "4.48.0",
189
  "use_cache": true,
190
  "vocab_size": 128256
191
  }
 
185
  "rope_theta": 500000.0,
186
  "tie_word_embeddings": false,
187
  "torch_dtype": "bfloat16",
188
+ "transformers_version": "4.49.0",
189
  "use_cache": true,
190
  "vocab_size": 128256
191
  }
generation_config.json CHANGED
@@ -8,5 +8,5 @@
8
  "max_length": 4096,
9
  "temperature": 0.6,
10
  "top_p": 0.9,
11
- "transformers_version": "4.48.0"
12
  }
 
8
  "max_length": 4096,
9
  "temperature": 0.6,
10
  "top_p": 0.9,
11
+ "transformers_version": "4.49.0"
12
  }
model-00001-of-00004.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0cb48f907865bcdf528ace8ce4ae8b556e4b142b4cb09bd076312c132775018a
3
  size 4976812448
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:332f3faca76512c2bf3b0588fc1c0fad46e18d92e95b155f6de5565e13863533
3
  size 4976812448
model-00002-of-00004.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4d691d9c8b2c69ceb414800dfc4ca499361be493fc6b57dbe4cf6c6a49239b59
3
  size 4999954440
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:839f7f4646a8abf3f834b7e38e89bee67d38cf3ce3ca13b943d34ce7ebd33845
3
  size 4999954440
model-00003-of-00004.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:37a9a87bc566a31683aa6958a61e16f33252c9de316ff8e8f55ccdedb11aba2e
3
  size 4916055272
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dcf2e7a95112cb574a4af7665b04bed064ce49738a9bb7edf42b0420df6d4696
3
  size 4916055272
tokenizer_config.json CHANGED
@@ -2059,5 +2059,5 @@
2059
  "attention_mask"
2060
  ],
2061
  "model_max_length": 1000000000000000019884624838656,
2062
- "tokenizer_class": "PreTrainedTokenizerFast"
2063
  }
 
2059
  "attention_mask"
2060
  ],
2061
  "model_max_length": 1000000000000000019884624838656,
2062
+ "tokenizer_class": "PreTrainedTokenizer"
2063
  }