CreitinGameplays
commited on
Upload folder using huggingface_hub
Browse files- config.json +1 -1
- model-00001-of-00002.safetensors +1 -1
- model-00002-of-00002.safetensors +1 -1
- tokenizer_config.json +0 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "chuanli11/Llama-3.2-3B-Instruct-uncensored",
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
model-00001-of-00002.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4965798912
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:346cccd6f11cb0d35891421fc9e2792cdc8a1ac1bef8992ec88d086b489bd373
|
3 |
size 4965798912
|
model-00002-of-00002.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1459729880
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b69b468857873658e4cc6f0439355475efeaf6a5f1f4ad5b4a367b33ecead5ee
|
3 |
size 1459729880
|
tokenizer_config.json
CHANGED
@@ -2061,6 +2061,5 @@
|
|
2061 |
],
|
2062 |
"model_max_length": 131072,
|
2063 |
"pad_token": "<|eot_id|>",
|
2064 |
-
"padding_side": "left",
|
2065 |
"tokenizer_class": "PreTrainedTokenizerFast"
|
2066 |
}
|
|
|
2061 |
],
|
2062 |
"model_max_length": 131072,
|
2063 |
"pad_token": "<|eot_id|>",
|
|
|
2064 |
"tokenizer_class": "PreTrainedTokenizerFast"
|
2065 |
}
|