edumunozsala commited on
Commit
fc7ae9d
1 Parent(s): 6c7df5f

Trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

README.md CHANGED
@@ -8,6 +8,7 @@ tags:
8
  - unsloth
9
  - gemma
10
  - trl
 
11
  base_model: unsloth/gemma-7b-bnb-4bit
12
  ---
13
 
 
8
  - unsloth
9
  - gemma
10
  - trl
11
+ - sft
12
  base_model: unsloth/gemma-7b-bnb-4bit
13
  ---
14
 
config.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "unsloth/gemma-7b-bnb-4bit",
3
+ "architectures": [
4
+ "GemmaForCausalLM"
5
+ ],
6
+ "attention_bias": false,
7
+ "attention_dropout": 0.0,
8
+ "bos_token_id": 2,
9
+ "eos_token_id": 1,
10
+ "head_dim": 256,
11
+ "hidden_act": "gelu",
12
+ "hidden_activation": null,
13
+ "hidden_size": 3072,
14
+ "initializer_range": 0.02,
15
+ "intermediate_size": 24576,
16
+ "max_position_embeddings": 8192,
17
+ "model_type": "gemma",
18
+ "num_attention_heads": 16,
19
+ "num_hidden_layers": 28,
20
+ "num_key_value_heads": 16,
21
+ "pad_token_id": 0,
22
+ "rms_norm_eps": 1e-06,
23
+ "rope_scaling": null,
24
+ "rope_theta": 10000.0,
25
+ "torch_dtype": "float16",
26
+ "transformers_version": "4.39.1",
27
+ "unsloth_version": "2024.3",
28
+ "use_cache": true,
29
+ "vocab_size": 256000
30
+ }
generation_config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 2,
4
+ "eos_token_id": 1,
5
+ "pad_token_id": 0,
6
+ "transformers_version": "4.39.1"
7
+ }
model-00001-of-00002.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28b84055016e606228dd50f776c7554ea974ffa30abb7266dd6ffac048127ee5
3
+ size 4999604061
model-00002-of-00002.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb916c4746201e761c285abe1e681c5ba48e56be2b68051400831c018aebc682
3
+ size 572543802
model.safetensors.index.json ADDED
The diff for this file is too large to render. See raw diff