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:ab5cff6e9309e456f594bbf425c2c73d2f57d48601f3c2b09a671bad22b384f7
|
| 3 |
size 1575104
|