Instructions to use Khalid02/firstModel with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Khalid02/firstModel with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Khalid02/firstModel", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Upload my_model_knn.pkl
Browse files- my_model_knn.pkl +3 -0
my_model_knn.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a44c3099c0d36e539aa84c7c4455db8fcf9cadd5228e34d386bfc9408018676f
|
| 3 |
+
size 6481
|