Instructions to use jamesdborin/dummy_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use jamesdborin/dummy_model with Transformers:
# Load model directly from transformers import AutoTokenizer, dummy tokenizer = AutoTokenizer.from_pretrained("jamesdborin/dummy_model") model = dummy.from_pretrained("jamesdborin/dummy_model") - Notebooks
- Google Colab
- Kaggle
Jamie@TitanML commited on
Upload model.safetensors
Browse files- model.safetensors +3 -0
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bb68ce082bfb9a1e1e2f1df36c72a92e82a51aee5386b94832c2dfa04a5a841c
|
| 3 |
+
size 208
|