RonanMcGovern
commited on
Commit
•
10d6390
1
Parent(s):
f7d3ad7
Upload LlamaForCausalLM
Browse files- config.json +1 -1
- generation_config.json +0 -7
- pytorch_model-00001-of-00002.bin +1 -1
- pytorch_model-00002-of-00002.bin +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "meta-llama/Llama-2-7b-chat-hf",
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
generation_config.json
CHANGED
@@ -2,14 +2,7 @@
|
|
2 |
"bos_token_id": 1,
|
3 |
"eos_token_id": 2,
|
4 |
"max_length": 4096,
|
5 |
-
"max_memory": {
|
6 |
-
"cpu": 25548165120
|
7 |
-
},
|
8 |
-
"no_split_module_classes": [
|
9 |
-
"LlamaDecoderLayer"
|
10 |
-
],
|
11 |
"pad_token_id": 0,
|
12 |
-
"special_dtypes": {},
|
13 |
"temperature": 0.9,
|
14 |
"top_p": 0.6,
|
15 |
"transformers_version": "4.32.0.dev0"
|
|
|
2 |
"bos_token_id": 1,
|
3 |
"eos_token_id": 2,
|
4 |
"max_length": 4096,
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
"pad_token_id": 0,
|
|
|
6 |
"temperature": 0.9,
|
7 |
"top_p": 0.6,
|
8 |
"transformers_version": "4.32.0.dev0"
|
pytorch_model-00001-of-00002.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 9976623130
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:017121fba8246324c8b3ab8f56df79a531b82c81ff9acf2681b34bd2cebed687
|
3 |
size 9976623130
|
pytorch_model-00002-of-00002.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3500311811
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:61d98046df8a3279f468aa20ef03619dd5e32822c9e419409ce25211afbc9f19
|
3 |
size 3500311811
|