zeeshaan-ai commited on
Commit
256f0bc
·
verified ·
1 Parent(s): a8f9e6c

Delete Medical_Summary_Notes

Browse files
Medical_Summary_Notes/onnx/model.onnx DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:f8045cd8bb4b0b596e0beb69f16bb3d1395a1e0db13a439260655526e77eb5fa
3
- size 529415
 
 
 
 
Medical_Summary_Notes/onnx/model.onnx_data DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:2087ce32caa3b86ab482445f68fce3c63e9c0cecf20c6c42b7fda50e9af35349
3
- size 4943257600
 
 
 
 
Medical_Summary_Notes/onnx/model_bnb4.onnx DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:cdfddfa9900608026b77b7d2e22b069db5c78be4331264d8105a0359e2dce84b
3
- size 1598837927
 
 
 
 
Medical_Summary_Notes/onnx/model_fp16.onnx DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:80944ad8c170c2056ad69abde484cadf95a5717051bdce1a96d5af01cdcd92fb
3
- size 537695
 
 
 
 
Medical_Summary_Notes/onnx/model_fp16.onnx_data DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:934bbfe317ffda09092b60cdcb90d3d2b7b06d5a5649a7c6222c34077a1f65d6
3
- size 2471628800
 
 
 
 
Medical_Summary_Notes/onnx/model_int8.onnx DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:38ec30a9cfc69ef9c5ad781489973659577ec51aeebe51f041b1211d32aef392
3
- size 1236659605
 
 
 
 
Medical_Summary_Notes/onnx/model_q4.onnx DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:7307fb7eedf5bf0e6235f2385908ab93e26a76c676365af17205739757a32d15
3
- size 1659654471
 
 
 
 
Medical_Summary_Notes/onnx/model_q4f16.onnx DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:752e0f2b2f35a3ebf30e7464d51e3cc963a3c5fee8a03a6dc389c22541300d9c
3
- size 1073372836
 
 
 
 
Medical_Summary_Notes/onnx/model_quantized.onnx DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:38ec30a9cfc69ef9c5ad781489973659577ec51aeebe51f041b1211d32aef392
3
- size 1236659605
 
 
 
 
Medical_Summary_Notes/onnx/model_uint8.onnx DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:01aca4f30e9593453b74e011f76a2f1a8908ca3605ff540320a56428b74335c3
3
- size 1236659665
 
 
 
 
Medical_Summary_Notes/quantize_config.json DELETED
@@ -1,18 +0,0 @@
1
- {
2
- "modes": [
3
- "fp16",
4
- "q8",
5
- "int8",
6
- "uint8",
7
- "q4",
8
- "q4f16",
9
- "bnb4"
10
- ],
11
- "per_channel": false,
12
- "reduce_range": false,
13
- "block_size": null,
14
- "is_symmetric": true,
15
- "accuracy_level": null,
16
- "quant_type": 1,
17
- "op_block_list": null
18
- }