Upload folder using huggingface_hub
Browse files- config.json +4 -4
- generation_config.json +2 -2
- model-00001-of-00003.safetensors +3 -0
- model-00002-of-00003.safetensors +3 -0
- model-00003-of-00003.safetensors +3 -0
- model.safetensors.index.json +0 -0
- tokenizer.json +1 -6
config.json
CHANGED
@@ -1,13 +1,13 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "LeroyDyer/
|
3 |
"architectures": [
|
4 |
"MistralStarForCausalLM"
|
5 |
],
|
6 |
"attention_dropout": 0.0,
|
7 |
"auto_map": {
|
8 |
-
"AutoConfig": "LeroyDyer/
|
9 |
-
"AutoModel": "LeroyDyer/
|
10 |
-
"AutoModelForCausalLM": "LeroyDyer/
|
11 |
},
|
12 |
"bos_token_id": 1,
|
13 |
"eos_token_id": 2,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "LeroyDyer/_Spydaz_Web_AI_V2_Aligned",
|
3 |
"architectures": [
|
4 |
"MistralStarForCausalLM"
|
5 |
],
|
6 |
"attention_dropout": 0.0,
|
7 |
"auto_map": {
|
8 |
+
"AutoConfig": "LeroyDyer/_Spydaz_Web_AI_V2_Aligned--SpydazWebAI_Mistral_Transformer.MistralConfig",
|
9 |
+
"AutoModel": "LeroyDyer/_Spydaz_Web_AI_V2_Aligned--SpydazWebAI_Mistral_Transformer.MistralModel",
|
10 |
+
"AutoModelForCausalLM": "LeroyDyer/_Spydaz_Web_AI_V2_Aligned--SpydazWebAI_Mistral_Transformer.MistralStarForCausalLM"
|
11 |
},
|
12 |
"bos_token_id": 1,
|
13 |
"eos_token_id": 2,
|
generation_config.json
CHANGED
@@ -5,8 +5,8 @@
|
|
5 |
"eos_token_id": 2,
|
6 |
"num_beams": 4,
|
7 |
"num_return_sequences": 2,
|
8 |
-
"temperature": 0.
|
9 |
-
"top_k":
|
10 |
"top_p": 0.68,
|
11 |
"transformers_version": "4.42.4",
|
12 |
"use_cache": false
|
|
|
5 |
"eos_token_id": 2,
|
6 |
"num_beams": 4,
|
7 |
"num_return_sequences": 2,
|
8 |
+
"temperature": 0.7,
|
9 |
+
"top_k": 100,
|
10 |
"top_p": 0.68,
|
11 |
"transformers_version": "4.42.4",
|
12 |
"use_cache": false
|
model-00001-of-00003.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e06b77750cae457af287be117fbc9b969e737439a43c24a3c25f4b92b25d0900
|
3 |
+
size 4943211664
|
model-00002-of-00003.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7334e2bc838032690b184460c2ca17499d92be01b1903d67c3fdadd1abf88c03
|
3 |
+
size 4999819336
|
model-00003-of-00003.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:347d7b7af2429bd08a1f3884b40ecd644ee7e8bffa04e72430d1ea9ad0e6ba55
|
3 |
+
size 4641221080
|
model.safetensors.index.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
tokenizer.json
CHANGED
@@ -1,11 +1,6 @@
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
-
"truncation":
|
4 |
-
"direction": "Right",
|
5 |
-
"max_length": 1512,
|
6 |
-
"strategy": "LongestFirst",
|
7 |
-
"stride": 0
|
8 |
-
},
|
9 |
"padding": null,
|
10 |
"added_tokens": [
|
11 |
{
|
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
+
"truncation": null,
|
|
|
|
|
|
|
|
|
|
|
4 |
"padding": null,
|
5 |
"added_tokens": [
|
6 |
{
|