acalatrava
commited on
Commit
·
aaa1222
1
Parent(s):
e4ad697
v3
Browse files- config.json +1 -1
- generation_config.json +1 -1
- pytorch_model.bin +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "acalatrava/TinyLlama-1.1B-
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "acalatrava/TinyLlama-1.1B-translate-en-es",
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
generation_config.json
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
"eos_token_id": 2,
|
4 |
"max_length": 2048,
|
5 |
"max_memory": {
|
6 |
-
"mps":
|
7 |
},
|
8 |
"no_split_module_classes": [
|
9 |
"LlamaDecoderLayer"
|
|
|
3 |
"eos_token_id": 2,
|
4 |
"max_length": 2048,
|
5 |
"max_memory": {
|
6 |
+
"mps": 5850611712
|
7 |
},
|
8 |
"no_split_module_classes": [
|
9 |
"LlamaDecoderLayer"
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2200171846
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:52aa14ee4b6f609f1a1bf5f7d113a11a011243479c82fee0e953aa6b1baa6ab4
|
3 |
size 2200171846
|