Instructions to use optimum-intel-internal-testing/ov-tiny-random-gpt2-without-cache with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use optimum-intel-internal-testing/ov-tiny-random-gpt2-without-cache with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("optimum-intel-internal-testing/ov-tiny-random-gpt2-without-cache", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Upload openvino_model.bin with huggingface_hub
Browse files- openvino_model.bin +3 -0
openvino_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:334e279b48141f25b4dd192da2b0e74b22a72f9052410d1a6353d4fd4cc532b1
|
| 3 |
+
size 439537
|