Instructions to use WENGSYX/CoNN_Add_Carry with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use WENGSYX/CoNN_Add_Carry with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("WENGSYX/CoNN_Add_Carry", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model
#1
by SFconvertbot - opened
- model.safetensors +3 -0
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2371bf31e1eaa5957f8238eda113d3be8e350b8b6599c3f65f3a123e784f8591
|
| 3 |
+
size 472224
|