Upload folder using huggingface_hub (#2)
Browse files- 0d31cb37b17019c8d1adbc0bfa0dbe798f1c44537e61639935e40cd882f7e588 (53874643add8e5a50a8f59524ba8fae86e14f5ee)
- f046533e5c581d1515332664501eb2c059943b2d915923066b86f40b1d0db277 (f59a71af1c7e211a63f4fd0d7e4eec3cd719b0e9)
- f4fca18c2a846dd0acf2ee02b8c8c32a274515a272f9d8ff325636b5f2aeb3e0 (7bc18fa20b5a2134291d4e59e2403bebfc8ff103)
- 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": {}
|