boramaey commited on
Commit
0041423
·
verified ·
1 Parent(s): 7661131

(Trained with Unsloth)

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "beomi/Llama-3-Open-Ko-8B-Instruct-preview",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
 
1
  {
2
+ "_name_or_path": "beomi/Llama-3-Open-Ko-8B",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
model-00001-of-00004.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1e498d07683a7a7141e2388674de6c4e8501afae41267d7e6ea2693fd466bbd1
3
  size 4976698672
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e59ee3faa452b25da454c3f9dd6b77da722dec9ee3b89c314b532b2e95b32219
3
  size 4976698672
model-00002-of-00004.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ba4f84b1976bbf0521e05b65b437f307b21f796aa69b1cf03cf6d943e953110c
3
  size 4999802720
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ca54644e7319c6a03088a11b04279608797268f743e68e8d2c8f4374c253d28
3
  size 4999802720
model-00003-of-00004.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4ba0ce88fbe4db4bfa1b69ea46210bfc317640618820664d9a99c6ad524206fc
3
  size 4915916176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bfe193a471437b8d6cf4e18bed58b6238ef63c90c40d5bc839f0fbaf3ba1098b
3
  size 4915916176
model-00004-of-00004.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:41b09aa5eb108801d40df7b71d7edb055dad4b64e6e4e32f144b7acd00dd781c
3
  size 1168138808
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:189f6e8abd9d3719cf756d1eb5ca440005a5a145a970c286ee99ecf07cfa5440
3
  size 1168138808
special_tokens_map.json CHANGED
@@ -13,5 +13,11 @@
13
  "rstrip": false,
14
  "single_word": false
15
  },
16
- "pad_token": "<|reserved_special_token_250|>"
 
 
 
 
 
 
17
  }
 
13
  "rstrip": false,
14
  "single_word": false
15
  },
16
+ "pad_token": {
17
+ "content": "<|reserved_special_token_250|>",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ }
23
  }