Spaces:
Runtime error
Runtime error
talha
commited on
Commit
•
4e50a63
1
Parent(s):
a8610fc
added model tflite quant 16 file
Browse files- .gitattributes +1 -0
- IR/model_float16_quant.tflite +3 -0
.gitattributes
CHANGED
@@ -29,3 +29,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
29 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
30 |
*.zstandard filter=lfs diff=lfs merge=lfs -text
|
31 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
29 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
30 |
*.zstandard filter=lfs diff=lfs merge=lfs -text
|
31 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
32 |
+
/IR/model_float16_quant.tflite filter=lfs diff=lfs merge=lfs -text
|
IR/model_float16_quant.tflite
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:43fea4481afba2aec11432e26b7db485783f161ad055d791a96f53f3458f25bc
|
3 |
+
size 2448400
|