Upload folder using huggingface_hub (#2)
Browse files- 0815ce60e01040e7d39f880f22557993bbc3775a8c2dd5206d8fc648db4f89c5 (a8968f72f361210f56650d2ffd8d45229a910d6a)
- config.json +2 -2
- model.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 |
"Qwen2ForCausalLM"
|
5 |
],
|
@@ -42,7 +42,7 @@
|
|
42 |
"torch_dtype": "float16",
|
43 |
"transformers_version": "4.46.2",
|
44 |
"unsloth_fixed": true,
|
45 |
-
"unsloth_version": "2024.11.
|
46 |
"use_cache": true,
|
47 |
"use_mrope": false,
|
48 |
"use_sliding_window": false,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/covalent/.cache/models/tmpzmaqhqhz6r70h1gc",
|
3 |
"architectures": [
|
4 |
"Qwen2ForCausalLM"
|
5 |
],
|
|
|
42 |
"torch_dtype": "float16",
|
43 |
"transformers_version": "4.46.2",
|
44 |
"unsloth_fixed": true,
|
45 |
+
"unsloth_version": "2024.11.6",
|
46 |
"use_cache": true,
|
47 |
"use_mrope": false,
|
48 |
"use_sliding_window": false,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 631522528
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5b26e48621f2353e149dbda41305aaf6ef9a4c11a3af2802a0acba1d58057588
|
3 |
size 631522528
|
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/tmpzmaqhqhz",
|
32 |
"task": "",
|
33 |
"save_load_fn": "bitsandbytes",
|
34 |
"save_load_fn_args": {}
|