Upload folder using huggingface_hub
#2
by
sharpenb
- opened
- config.json +2 -2
- model-00001-of-00002.safetensors +1 -1
- model-00002-of-00002.safetensors +1 -1
- smash_config.json +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/covalent/.cache/models/
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
@@ -53,7 +53,7 @@
|
|
53 |
"tie_word_embeddings": false,
|
54 |
"torch_dtype": "float16",
|
55 |
"transformers_version": "4.46.2",
|
56 |
-
"unsloth_version": "2024.12.
|
57 |
"use_cache": true,
|
58 |
"vocab_size": 128256,
|
59 |
"api_key": null
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/covalent/.cache/models/tmpnove4rdqdtcdd5wc",
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
|
|
53 |
"tie_word_embeddings": false,
|
54 |
"torch_dtype": "float16",
|
55 |
"transformers_version": "4.46.2",
|
56 |
+
"unsloth_version": "2024.12.12",
|
57 |
"use_cache": true,
|
58 |
"vocab_size": 128256,
|
59 |
"api_key": null
|
model-00001-of-00002.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4996772687
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cf8a9b5fb3e79e142a7fbc68e2a451443b41d947b40706a00b402591b819d982
|
3 |
size 4996772687
|
model-00002-of-00002.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4090014257
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:63904efb69c696594051f6732a61d40641427d9eb952c19ff855024babcbe474
|
3 |
size 4090014257
|
smash_config.json
CHANGED
@@ -28,7 +28,7 @@
|
|
28 |
"quant_llm-int8_weight_bits": 8,
|
29 |
"max_batch_size": 1,
|
30 |
"device": "cuda",
|
31 |
-
"cache_dir": "/covalent/.cache/models/
|
32 |
"task": "",
|
33 |
"save_load_fn": "bitsandbytes",
|
34 |
"save_load_fn_args": {}
|
|
|
28 |
"quant_llm-int8_weight_bits": 8,
|
29 |
"max_batch_size": 1,
|
30 |
"device": "cuda",
|
31 |
+
"cache_dir": "/covalent/.cache/models/tmpnove4rdq",
|
32 |
"task": "",
|
33 |
"save_load_fn": "bitsandbytes",
|
34 |
"save_load_fn_args": {}
|