Upload ONNX model for Nvidia L40S
Browse files## Original ONNX Model
==== ONNX Model Summary ====
Model: onnx_models/model.onnx
IR Version: 9
Producer: pytorch 2.9.1
Opset: ai.onnx:20
== Inputs ==
input_ids: shape=(batch, seq), dtype=INT64
attention_mask: shape=(batch, seq), dtype=INT64
== Outputs ==
logits: shape=(batch, 2), dtype=FLOAT
Num Nodes: 2575
Num Initializers: 138
- model.onnx +3 -0
model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:803555669e0a796187ba8d86ac62fbf4672274735bcea871c8a23475d791fbe9
|
| 3 |
+
size 1230653901
|