Instructions to use styalai/testing_lightning with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use styalai/testing_lightning with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("styalai/testing_lightning", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Push model using huggingface_hub.
Browse files- model.safetensors +1 -1
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 120876472
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c8a5330720858a9051cb8e79037882bc042576f3cb1ee277c0e83c3f98a33753
|
| 3 |
size 120876472
|