Upload folder using huggingface_hub (#2)
Browse files- 9e6706b3c3a819164a221c926cb8a2e85a31705af738d849247fcdfdfee59f68 (900935295393d8e0d8854f7e02ed754859543808)
- 28749b3e7ace572450a3ebf98975701a8189eec31d422c85db4b3f341333464f (0a15412f04a80f92129866a2623561ae3764b057)
- 0691ae329910a8f96141a9e8de6b2711543debfaad2bb4a284bfc44a9c0f854c (4af7bb239f3a6d643f3531b7a292e96a83eb001a)
- config.json +1 -1
- 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 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/covalent/.cache/models/tmpvbdylqmr9atxqox4",
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
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:ae6ee1c6b4470100a855414089f6325565f16fa5fe7ddb01cd0ff28d61e8aeaf
|
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:6b1073c6df39131599f060af541ba66202dbf04b9758452b06519417f88a251a
|
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/tmpvbdylqmr",
|
32 |
"task": "",
|
33 |
"save_load_fn": "bitsandbytes",
|
34 |
"save_load_fn_args": {}
|