Upload 6 files
Browse files- .gitattributes +1 -0
- chat_template.json +1 -0
- preprocessor_config.json +1 -0
- processor_config.json +1 -0
- special_tokens_map.json +1 -0
- tokenizer.json +3 -0
- tokenizer_config.json +1 -0
.gitattributes
CHANGED
@@ -34,3 +34,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
tekken.json filter=lfs diff=lfs merge=lfs -text
|
|
|
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
tekken.json filter=lfs diff=lfs merge=lfs -text
|
37 |
+
tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
chat_template.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
Access to model mistralai/Mistral-Small-3.1-24B-Instruct-2503 is restricted. You must have access to it and be authenticated to access it. Please log in.
|
preprocessor_config.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
Access to model mistralai/Mistral-Small-3.1-24B-Instruct-2503 is restricted. You must have access to it and be authenticated to access it. Please log in.
|
processor_config.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
Access to model mistralai/Mistral-Small-3.1-24B-Instruct-2503 is restricted. You must have access to it and be authenticated to access it. Please log in.
|
special_tokens_map.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
Access to model mistralai/Mistral-Small-3.1-24B-Instruct-2503 is restricted. You must have access to it and be authenticated to access it. Please log in.
|
tokenizer.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b76085f9923309d873994d444989f7eb6ec074b06f25b58f1e8d7b7741070949
|
3 |
+
size 17078037
|
tokenizer_config.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
Access to model mistralai/Mistral-Small-3.1-24B-Instruct-2503 is restricted. You must have access to it and be authenticated to access it. Please log in.
|