Upload LlamaForCausalLM
Browse files- config.json +1 -1
- generation_config.json +2 -2
- pytorch_model-00001-of-00003.bin +1 -1
- pytorch_model-00002-of-00003.bin +1 -1
- pytorch_model-00003-of-00003.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": "NousResearch/Llama-2-7b-hf",
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
generation_config.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
|
|
2 |
"bos_token_id": 1,
|
3 |
"eos_token_id": 2,
|
4 |
-
"
|
5 |
-
"pad_token_id": 0,
|
6 |
"temperature": 0.9,
|
7 |
"top_p": 0.6,
|
8 |
"transformers_version": "4.31.0"
|
|
|
1 |
{
|
2 |
+
"_from_model_config": true,
|
3 |
"bos_token_id": 1,
|
4 |
"eos_token_id": 2,
|
5 |
+
"pad_token_id": 32000,
|
|
|
6 |
"temperature": 0.9,
|
7 |
"top_p": 0.6,
|
8 |
"transformers_version": "4.31.0"
|
pytorch_model-00001-of-00003.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 9877989586
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:16c2ab43bf6f7a5158f6f5fe146cc2b8190ed844cda87f93675f562b16276eb9
|
3 |
size 9877989586
|
pytorch_model-00002-of-00003.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 9894801014
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0b6bbbf9b9df440a7049a854be97175f92b140ce78f54886c7231fc694c40625
|
3 |
size 9894801014
|
pytorch_model-00003-of-00003.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 7180990649
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5b7dfa3c46a961831af2f84b5d963d71102d12497ff91cf72cad506d09fd7324
|
3 |
size 7180990649
|