bajrangCoder commited on
Commit
3572d21
1 Parent(s): d794a11

Trained with Unsloth

Browse files
README.md CHANGED
@@ -1,11 +1,11 @@
1
  ---
 
2
  library_name: transformers
3
  tags:
4
  - unsloth
5
  - trl
6
  - sft
7
  - gita
8
- license: mit
9
  pipeline_tag: text-generation
10
  ---
11
 
 
1
  ---
2
+ license: mit
3
  library_name: transformers
4
  tags:
5
  - unsloth
6
  - trl
7
  - sft
8
  - gita
 
9
  pipeline_tag: text-generation
10
  ---
11
 
config.json CHANGED
@@ -1,3 +1,28 @@
1
  {
2
- "model_type": "mistral"
3
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  {
2
+ "_name_or_path": "unsloth/mistral-7b-instruct-v0.3-bnb-4bit",
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,
12
+ "intermediate_size": 14336,
13
+ "max_position_embeddings": 32768,
14
+ "model_type": "mistral",
15
+ "num_attention_heads": 32,
16
+ "num_hidden_layers": 32,
17
+ "num_key_value_heads": 8,
18
+ "pad_token_id": 770,
19
+ "rms_norm_eps": 1e-05,
20
+ "rope_theta": 1000000.0,
21
+ "sliding_window": null,
22
+ "tie_word_embeddings": false,
23
+ "torch_dtype": "float16",
24
+ "transformers_version": "4.41.1",
25
+ "unsloth_version": "2024.5",
26
+ "use_cache": true,
27
+ "vocab_size": 32768
28
+ }
generation_config.json CHANGED
@@ -2,5 +2,5 @@
2
  "_from_model_config": true,
3
  "bos_token_id": 1,
4
  "eos_token_id": 2,
5
- "transformers_version": "4.40.2"
6
  }
 
2
  "_from_model_config": true,
3
  "bos_token_id": 1,
4
  "eos_token_id": 2,
5
+ "transformers_version": "4.41.1"
6
  }
pytorch_model-00001-of-00003.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:deb7af504efcbdb428e7459d1ec98ab018d3b553690b39c66d3c58e491bc1e1e
3
- size 4943185632
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb56b08940932622280e73e282ca772b27623d32a0f065c33b4edde55f14117a
3
+ size 4949477088
pytorch_model-00002-of-00003.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0f2e2e010ade345070d3751c5cc09875d31eeb2bd84ef80ef3fca2a013533915
3
- size 4999844040
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b962e76ed33df30882366137508a3c58ec7de9504cbb8cb75be19e4f145a99d
3
+ size 4999844296
pytorch_model-00003-of-00003.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:77a8e22e64a7474f5b6bc8c79572f36918bd0869ab5830b501d00da8da6bb88a
3
- size 4540536454
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13f693b0c809a0cfd8df491678932bf8afb58831f69baab7b472fedcd9997e95
3
+ size 4546827910
pytorch_model.bin.index.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "metadata": {
3
- "total_size": 14483464192
4
  },
5
  "weight_map": {
6
  "lm_head.weight": "pytorch_model-00003-of-00003.bin",
 
1
  {
2
  "metadata": {
3
+ "total_size": 14496047104
4
  },
5
  "weight_map": {
6
  "lm_head.weight": "pytorch_model-00003-of-00003.bin",