gate369 commited on
Commit
003cae5
·
verified ·
1 Parent(s): 1ed7d6d

Trained with Unsloth

Browse files
Files changed (4) hide show
  1. README.md +1 -0
  2. config.json +28 -0
  3. generation_config.json +6 -0
  4. pytorch_model.bin +3 -0
README.md CHANGED
@@ -8,6 +8,7 @@ tags:
8
  - unsloth
9
  - mistral
10
  - trl
 
11
  base_model: liminerity/bitmap-M7-alpaca-70m
12
  ---
13
 
 
8
  - unsloth
9
  - mistral
10
  - trl
11
+ - sft
12
  base_model: liminerity/bitmap-M7-alpaca-70m
13
  ---
14
 
config.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "liminerity/bitmap-M7-alpaca-70m",
3
+ "add_gates": false,
4
+ "architectures": [
5
+ "MistralForCausalLM"
6
+ ],
7
+ "attention_dropout": 0.0,
8
+ "bos_token_id": 1,
9
+ "eos_token_id": 2,
10
+ "hidden_act": "silu",
11
+ "hidden_size": 768,
12
+ "initializer_range": 0.02,
13
+ "intermediate_size": 1024,
14
+ "max_position_embeddings": 768,
15
+ "model_type": "mistral",
16
+ "num_attention_heads": 6,
17
+ "num_hidden_layers": 6,
18
+ "num_key_value_heads": 6,
19
+ "rms_norm_eps": 1e-05,
20
+ "rope_theta": 10000.0,
21
+ "sliding_window": 4096,
22
+ "tie_word_embeddings": false,
23
+ "torch_dtype": "float16",
24
+ "transformers_version": "4.38.2",
25
+ "unsloth_version": "2024.4",
26
+ "use_cache": true,
27
+ "vocab_size": 32000
28
+ }
generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 1,
4
+ "eos_token_id": 2,
5
+ "transformers_version": "4.38.2"
6
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16ccfd497d48ad0fc4ded7c7ebf164205cee6213ada2fd27a44ac5dc49d2ba0a
3
+ size 154966361