PathFinderKR commited on
Commit
c1d6635
1 Parent(s): 646a71d

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (3) hide show
  1. config.json +2 -6
  2. generation_config.json +2 -8
  3. model.safetensors +1 -1
config.json CHANGED
@@ -1,16 +1,12 @@
1
  {
2
- "_name_or_path": "unsloth/Llama-3.2-1B-Instruct",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
6
  "attention_bias": false,
7
  "attention_dropout": 0.0,
8
  "bos_token_id": 128000,
9
- "eos_token_id": [
10
- 128001,
11
- 128008,
12
- 128009
13
- ],
14
  "head_dim": 64,
15
  "hidden_act": "silu",
16
  "hidden_size": 2048,
 
1
  {
2
+ "_name_or_path": "unsloth/Llama-3.2-1B",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
6
  "attention_bias": false,
7
  "attention_dropout": 0.0,
8
  "bos_token_id": 128000,
9
+ "eos_token_id": 128001,
 
 
 
 
10
  "head_dim": 64,
11
  "hidden_act": "silu",
12
  "hidden_size": 2048,
generation_config.json CHANGED
@@ -1,14 +1,8 @@
1
  {
 
2
  "bos_token_id": 128000,
3
- "do_sample": true,
4
- "eos_token_id": [
5
- 128001,
6
- 128008,
7
- 128009
8
- ],
9
  "max_length": 131072,
10
  "pad_token_id": 128004,
11
- "temperature": 0.6,
12
- "top_p": 0.9,
13
  "transformers_version": "4.46.1"
14
  }
 
1
  {
2
+ "_from_model_config": true,
3
  "bos_token_id": 128000,
4
+ "eos_token_id": 128001,
 
 
 
 
 
5
  "max_length": 131072,
6
  "pad_token_id": 128004,
 
 
7
  "transformers_version": "4.46.1"
8
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2c9e8ac9dbbde1a0c5b2d941ce5919c41cd6cc0d4c73f0f4ce394ce83c5444cb
3
  size 2471649704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d0e518013449e3d49c8a232da28c83fa604a18766371882188d7fa51d3e9a82
3
  size 2471649704