Upload LlamaForCausalLM
Browse files- config.json +1 -1
- model.safetensors +1 -1
config.json
CHANGED
@@ -24,6 +24,6 @@
|
|
24 |
"tie_word_embeddings": true,
|
25 |
"torch_dtype": "float32",
|
26 |
"transformers_version": "4.44.2",
|
27 |
-
"use_cache":
|
28 |
"vocab_size": 49152
|
29 |
}
|
|
|
24 |
"tie_word_embeddings": true,
|
25 |
"torch_dtype": "float32",
|
26 |
"transformers_version": "4.44.2",
|
27 |
+
"use_cache": false,
|
28 |
"vocab_size": 49152
|
29 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 538090408
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bfe9ee6348960e91e5b3122990a3fe6738ec31426b020472a89bf6e6a5e19eb1
|
3 |
size 538090408
|