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 117102184
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3bc4b79a56e30a2b53f9cf78adea1d3708072f2a2bb44f26c4969c9acf832444
|
| 3 |
size 117102184
|