CreitinGameplays commited on
Commit
4d4a642
·
verified ·
1 Parent(s): cf79d99

Upload folder using huggingface_hub

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "CreitinGameplays/dumbbot-2",
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:78beb2e656a39a2455d0d668eec3aaf79874e7a7ef75c1a9f68e42ed62ac5e11
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:6a5ed7f5a981dfcb571d3527c288505dadbc872abb66684e3ce45fccb3766eb7
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
  }