TroyDoesAI commited on
Commit
71b2bba
·
verified ·
1 Parent(s): b3b7797
config.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
- "_name_or_path": "BlackSheep-RP",
3
  "architectures": [
4
  "MistralForCausalLM"
5
  ],
6
  "attention_dropout": 0.0,
7
  "bos_token_id": 1,
8
- "eos_token_id": 32768,
9
  "hidden_act": "silu",
10
  "hidden_size": 4096,
11
  "initializer_range": 0.02,
@@ -16,11 +16,11 @@
16
  "num_hidden_layers": 32,
17
  "num_key_value_heads": 8,
18
  "rms_norm_eps": 1e-05,
19
- "rope_theta": 1000000.0,
20
- "sliding_window": null,
21
  "tie_word_embeddings": false,
22
  "torch_dtype": "bfloat16",
23
  "transformers_version": "4.40.2",
24
- "use_cache": false,
25
- "vocab_size": 32770
26
  }
 
1
  {
2
+ "_name_or_path": "mlabonne/NeuralDaredevil-7B",
3
  "architectures": [
4
  "MistralForCausalLM"
5
  ],
6
  "attention_dropout": 0.0,
7
  "bos_token_id": 1,
8
+ "eos_token_id": 2,
9
  "hidden_act": "silu",
10
  "hidden_size": 4096,
11
  "initializer_range": 0.02,
 
16
  "num_hidden_layers": 32,
17
  "num_key_value_heads": 8,
18
  "rms_norm_eps": 1e-05,
19
+ "rope_theta": 10000.0,
20
+ "sliding_window": 4096,
21
  "tie_word_embeddings": false,
22
  "torch_dtype": "bfloat16",
23
  "transformers_version": "4.40.2",
24
+ "use_cache": true,
25
+ "vocab_size": 32000
26
  }
model-00001-of-00003.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:150dd73a567c61ed8b4bdffc7c367966e27f7b537adc17426fc92d1b36f868c0
3
  size 4886547008
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf0f1ffd685c36842849ae7fa27c8e4d9bc4d4095ec3dcab3a6790525ff93d6f
3
  size 4886547008
model-00002-of-00003.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:adc40c73a33d6bea7d1d8312ded373b4a2ff4dc1dd088ca961973a7c286ee9a2
3
  size 4915916176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b5188777153ac6b930f738c15ad166b2fe3bd2adb2709bf10bb3852b74fc83e
3
  size 4915916176
model-00003-of-00003.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:82de92dd46e1a79226b47c4c57b2dcdb099b4a64de96fbe85d2a186fa43c90fa
3
  size 4681034848
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b75c0a61e826ed3a389572c8f3c86ae24d43bd5dfd1e5148a8f65e624bf31e6a
3
  size 4681034848
special_tokens_map.json CHANGED
@@ -7,13 +7,6 @@
7
  "single_word": false
8
  },
9
  "eos_token": {
10
- "content": "<|im_end|>",
11
- "lstrip": false,
12
- "normalized": false,
13
- "rstrip": false,
14
- "single_word": false
15
- },
16
- "pad_token": {
17
  "content": "</s>",
18
  "lstrip": false,
19
  "normalized": false,
 
7
  "single_word": false
8
  },
9
  "eos_token": {
 
 
 
 
 
 
 
10
  "content": "</s>",
11
  "lstrip": false,
12
  "normalized": false,
tokenizer.json CHANGED
The diff for this file is too large to render. See raw diff
 
tokenizer.model CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:37f00374dea48658ee8f5d0f21895b9bc55cb0103939607c8185bfd1c6ca1f89
3
- size 587404
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dadfd56d766715c61d2ef780a525ab43b8e6da4de6865bda3d95fdef5e134055
3
+ size 493443
tokenizer_config.json CHANGED
The diff for this file is too large to render. See raw diff