PocketDoc commited on
Commit
5ba8111
·
verified ·
1 Parent(s): 9db677c

Upload 4 files

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/run/media/pocketdoc/extended-storage/Models/Mistral-7b-v0.3-ChatML",
3
  "architectures": [
4
  "MistralForCausalLM"
5
  ],
@@ -22,8 +22,8 @@
22
  "sliding_window": null,
23
  "tie_word_embeddings": false,
24
  "torch_dtype": "bfloat16",
25
- "transformers_version": "4.46.1",
26
  "unsloth_version": "2024.9",
27
- "use_cache": false,
28
  "vocab_size": 32768
29
  }
 
1
  {
2
+ "_name_or_path": "Dans-DiscountModels/mistral-7b-v0.3-ChatML",
3
  "architectures": [
4
  "MistralForCausalLM"
5
  ],
 
22
  "sliding_window": null,
23
  "tie_word_embeddings": false,
24
  "torch_dtype": "bfloat16",
25
+ "transformers_version": "4.44.2",
26
  "unsloth_version": "2024.9",
27
+ "use_cache": true,
28
  "vocab_size": 32768
29
  }
generation_config.json CHANGED
@@ -1,9 +1,8 @@
1
  {
2
  "_from_model_config": true,
3
  "bos_token_id": 1,
4
- "do_sample": true,
5
  "eos_token_id": 2,
6
  "max_length": 32768,
7
  "pad_token_id": 770,
8
- "transformers_version": "4.46.1"
9
  }
 
1
  {
2
  "_from_model_config": true,
3
  "bos_token_id": 1,
 
4
  "eos_token_id": 2,
5
  "max_length": 32768,
6
  "pad_token_id": 770,
7
+ "transformers_version": "4.44.2"
8
  }
special_tokens_map.json CHANGED
@@ -13,13 +13,7 @@
13
  "rstrip": false,
14
  "single_word": false
15
  },
16
- "pad_token": {
17
- "content": "[control_768]",
18
- "lstrip": false,
19
- "normalized": false,
20
- "rstrip": false,
21
- "single_word": false
22
- },
23
  "unk_token": {
24
  "content": "<unk>",
25
  "lstrip": false,
 
13
  "rstrip": false,
14
  "single_word": false
15
  },
16
+ "pad_token": "[control_768]",
 
 
 
 
 
 
17
  "unk_token": {
18
  "content": "<unk>",
19
  "lstrip": false,
tokenizer.json CHANGED
The diff for this file is too large to render. See raw diff