Upload folder using huggingface_hub (#3)
Browse files- 0f6c45de27a1f9b1cebca3bc304ac9d4edffc35782bfe41dcda0466329c9b6c6 (cd34dc43a2e24b94f14db40d5482e43bccfdcfe7)
- 98eb2723d36e99a440a722932998868ee86973a4c5b6b3a833d2e6d0f824b9da (3b9c4782ae9ec938dd50cf1e3d3ff26253c5bef0)
- 8b0fb3a88249f90181b633eb61384585c7b465e63e02f6c921121fc6fb920cef (cb8411dd0539f13b5ad0e8dcaf7ab66eb4dfa8ea)
- 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/tmplmbeos846gp0qzq2",
|
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:3c450c0cfaffe44b31d842dfeac14ad7ca7b56de0bbcd788110ad9f66627d78a
|
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:37a031abd3f6e20c15293ac0806631c538097cf36f8a5d6aff3a6ba1f5a5f144
|
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/tmplmbeos84",
|
32 |
"task": "",
|
33 |
"save_load_fn": "bitsandbytes",
|
34 |
"save_load_fn_args": {}
|