Instructions to use recwizard/unicrs-rec-redial with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use recwizard/unicrs-rec-redial with Transformers:
# Load model directly from transformers import UnicrsRec model = UnicrsRec.from_pretrained("recwizard/unicrs-rec-redial", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model
#2
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:9b66f54a2005f5da450ae49db7958d1f0aea70138094f4061f1e253b55816ede
|
| 3 |
+
size 127974832
|