Upload folder using huggingface_hub
Browse files- config.json +2 -2
- gptq_model-4bit-128g.safetensors +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
@@ -35,7 +35,7 @@
|
|
35 |
"rope_theta": 500000.0,
|
36 |
"tie_word_embeddings": false,
|
37 |
"torch_dtype": "float16",
|
38 |
-
"transformers_version": "4.
|
39 |
"use_cache": true,
|
40 |
"vocab_size": 128256
|
41 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "./Llama-3-Lumimaid-8B-v0.1",
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
|
|
35 |
"rope_theta": 500000.0,
|
36 |
"tie_word_embeddings": false,
|
37 |
"torch_dtype": "float16",
|
38 |
+
"transformers_version": "4.39.0.dev0",
|
39 |
"use_cache": true,
|
40 |
"vocab_size": 128256
|
41 |
}
|
gptq_model-4bit-128g.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5735720552
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4b4329d13b10d1c2562a60f106fe8058eca4475c0e1de33e263f909c0ce69ecc
|
3 |
size 5735720552
|