Upload folder using huggingface_hub (#2)
Browse files- 27db7f3742781f72ed5d0829fb0b9762ed5d70a0177c99705a18e4b67d55cba9 (1bf8a2b254043ebac8f2722fa993ded4d8b72dd6)
- model/optimized_model.pkl +1 -1
- model/smash_config.json +1 -1
- plots.png +0 -0
model/optimized_model.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 21367241
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:38c850ed68b61849738606a1cbc7a29265e61813c9dbe88e971def7ad8f698d7
|
3 |
size 21367241
|
model/smash_config.json
CHANGED
@@ -14,7 +14,7 @@
|
|
14 |
"controlnet": "None",
|
15 |
"unet_dim": 4,
|
16 |
"device": "cuda",
|
17 |
-
"cache_dir": "/ceph/hdd/staff/charpent/.cache/
|
18 |
"batch_size": 1,
|
19 |
"model_name": "mobilevitv2_150.cvnets_in22k_ft_in1k_384",
|
20 |
"max_batch_size": 1,
|
|
|
14 |
"controlnet": "None",
|
15 |
"unet_dim": 4,
|
16 |
"device": "cuda",
|
17 |
+
"cache_dir": "/ceph/hdd/staff/charpent/.cache/models8iwoa59h",
|
18 |
"batch_size": 1,
|
19 |
"model_name": "mobilevitv2_150.cvnets_in22k_ft_in1k_384",
|
20 |
"max_batch_size": 1,
|
plots.png
CHANGED