Instructions to use dilip025/dummy-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use dilip025/dummy-model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="dilip025/dummy-model")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("dilip025/dummy-model") model = AutoModelForMaskedLM.from_pretrained("dilip025/dummy-model", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Delete satori_tiny_checkpoints/step_lightning_400.pt
Browse files
satori_tiny_checkpoints/step_lightning_400.pt
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:03ace9b562f57d394ab919cc4787b8eb12aa36f51df3a76401b0363e5fd4fb81
|
| 3 |
-
size 3986822653
|
|
|
|
|
|
|
|
|
|
|
|