Instructions to use sushilks/simple_linear_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use sushilks/simple_linear_model with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("sushilks/simple_linear_model", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Upload model
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 1575104
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:63696fa8b5c4887606e9dcfd51643dce1688f218f51ef3f6324df9ce73b500bd
|
| 3 |
size 1575104
|