m3 commited on
Commit
43b5bf5
·
1 Parent(s): e45c2f9

chore: change model files

Browse files
Files changed (3) hide show
  1. model.onnx +2 -2
  2. model.safetensors +2 -2
  3. src/create_model.py +0 -0
model.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9313f9c52a4849754a0e6ff2e3a6b4045663520a1f23522445b2eebb290ec146
3
- size 251
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:535fb5c7cda692ca2caad3c6d15260f7ebe398f7b16556d038b49e34ced0a3e2
3
+ size 235
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e44ce263e6fd885f50d82ca515b9325375b43ee36ededb75acf161ce88bc2e41
3
- size 48
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4eeba5dba464b0a8cc110ef7d1c3f261cb001f5dce9a39123390b700c20172b
3
+ size 104
src/create_model.py ADDED
File without changes