Upload folder using huggingface_hub

#6
README.md CHANGED
@@ -1,5 +1,4 @@
1
  ---
2
- license: apache-2.0
3
  library_name: pruna-engine
4
  thumbnail: "https://assets-global.website-files.com/646b351987a8d8ce158d1940/64ec9e96b4334c0e1ac41504_Logo%20with%20white%20text.svg"
5
  metrics:
@@ -79,11 +78,11 @@ You can run the smashed model with these steps:
79
 
80
  ## Configurations
81
 
82
- The configuration info are in `config.json`.
83
 
84
  ## Credits & License
85
 
86
- We follow the same license as the original model. Please check the license of the original model segmind/SSD-1B before using this model which provided the base model.
87
 
88
  ## Want to compress other models?
89
 
 
1
  ---
 
2
  library_name: pruna-engine
3
  thumbnail: "https://assets-global.website-files.com/646b351987a8d8ce158d1940/64ec9e96b4334c0e1ac41504_Logo%20with%20white%20text.svg"
4
  metrics:
 
78
 
79
  ## Configurations
80
 
81
+ The configuration info are in `model/smash_config.json`.
82
 
83
  ## Credits & License
84
 
85
+ The license of the smashed model follows the license of the original model. Please check the license of the original model segmind/SSD-1B before using this model which provided the base model. The license of the `pruna-engine` is [here](https://pypi.org/project/pruna-engine/) on Pypi.
86
 
87
  ## Want to compress other models?
88
 
model/optimized_model.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9fcc9aa68938091cece961b0a9aedb9713174c23c5f65aeea127ce751dd1982c
3
- size 6943178961
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b3ed54f811f7520617dd8b171c167ef266f52f08f4b319ccaed5dfd28544fef
3
+ size 4470556464
model/smash_config.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9b204d22b90e6eed84e4762b0f1e04a52cded9a8b7a9539facdde272a60a4859
3
- size 695
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81db5e325313ee20dd6a491e8617c16fbc953c99f14147e49f7b0312a0133d16
3
+ size 861
plots.png CHANGED