Upload folder using huggingface_hub
Browse files- README.md +3 -0
- generation_config.json +3 -3
- model-00001-of-00004.safetensors +1 -1
- model-00002-of-00004.safetensors +1 -1
- model-00003-of-00004.safetensors +1 -1
README.md
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
This is the merged Llama 3 8B 1M base model obtained from merging the Llama 3 8B model with the LoRA extracted from Gradient AI's 1M context length Instruct model https://huggingface.co/gradientai/Llama-3-8B-Instruct-Gradient-1048k
|
2 |
+
|
3 |
+
The LoRA adapter is available @ https://huggingface.co/winglian/llama-3-1m-context-gradient-lora
|
generation_config.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
"bos_token_id": 128000,
|
3 |
-
"do_sample": true,
|
4 |
"eos_token_id": 128001,
|
5 |
-
"
|
6 |
"temperature": 0.6,
|
|
|
7 |
"top_p": 0.9,
|
8 |
-
"transformers_version": "4.40.
|
9 |
}
|
|
|
1 |
{
|
2 |
"bos_token_id": 128000,
|
|
|
3 |
"eos_token_id": 128001,
|
4 |
+
"do_sample": true,
|
5 |
"temperature": 0.6,
|
6 |
+
"max_length": 4096,
|
7 |
"top_p": 0.9,
|
8 |
+
"transformers_version": "4.40.0.dev0"
|
9 |
}
|
model-00001-of-00004.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4976698672
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:323bc72cc61496c3424819151208dfbf5c5739e3d1fc94c5d4be848dc55d9d82
|
3 |
size 4976698672
|
model-00002-of-00004.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4999802720
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0d47b2cc2e08f8faa090d9fe8ab6136b346460ab76fb4cc9d03d04994c7f6b4b
|
3 |
size 4999802720
|
model-00003-of-00004.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4915916176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ac0b47f9eb1a32344bfe61e119a1734f778254ddd2f538890056e5fffb908a13
|
3 |
size 4915916176
|