sharpenb commited on
Commit
e7202b1
1 Parent(s): 00da450

cd4bfe0525b60d260d6a131492646a873aad8e1bf9109813f223d5077a13e8aa

Browse files
Files changed (3) hide show
  1. README.md +2 -3
  2. model/smash_config.json +2 -2
  3. plots.png +0 -0
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/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