98838a082476a7e61ddc2fe612f45e85fed9b69eb8bf6e0892b7835039181acf
Browse files- 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.12.
|
46 |
"use_cache": true,
|
47 |
"use_sliding_window": false,
|
48 |
"vocab_size": 151936,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/covalent/.cache/models/tmpy3x8xg8q7ajvxgm9",
|
3 |
"architectures": [
|
4 |
"Qwen2ForCausalLM"
|
5 |
],
|
|
|
42 |
"torch_dtype": "float16",
|
43 |
"transformers_version": "4.46.2",
|
44 |
"unsloth_fixed": true,
|
45 |
+
"unsloth_version": "2024.12.12",
|
46 |
"use_cache": true,
|
47 |
"use_sliding_window": false,
|
48 |
"vocab_size": 151936,
|
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:b34f8624b44e6bd2ae045b5760133f0892231591a1aaafcd4354d19df95b2329
|
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/tmpy3x8xg8q",
|
32 |
"task": "",
|
33 |
"save_load_fn": "bitsandbytes",
|
34 |
"save_load_fn_args": {}
|