Update tiny models for MistralForCausalLM
#5
by
hf-transformers-bot
- opened
- pytorch_model.bin +1 -1
- tokenizer_config.json +1 -1
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 8252272
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b9cfc6fd205df5e07226f8f9e5793ac132419d75593d4808a4f958a69807e23a
|
3 |
size 8252272
|
tokenizer_config.json
CHANGED
@@ -37,7 +37,7 @@
|
|
37 |
"sp_model_kwargs": {},
|
38 |
"spaces_between_special_tokens": false,
|
39 |
"tokenizer_class": "LlamaTokenizer",
|
40 |
-
"tokenizer_file": "/home/runner/.cache/huggingface/hub/models--mistralai--Mistral-7B-v0.1/snapshots/
|
41 |
"unk_token": "<unk>",
|
42 |
"use_default_system_prompt": true
|
43 |
}
|
|
|
37 |
"sp_model_kwargs": {},
|
38 |
"spaces_between_special_tokens": false,
|
39 |
"tokenizer_class": "LlamaTokenizer",
|
40 |
+
"tokenizer_file": "/home/runner/.cache/huggingface/hub/models--mistralai--Mistral-7B-v0.1/snapshots/78814a934d8ce59ee93599378f3e929ff137da06/tokenizer.json",
|
41 |
"unk_token": "<unk>",
|
42 |
"use_default_system_prompt": true
|
43 |
}
|