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