Instructions to use optimum-intel-internal-testing/ov-tiny-random-gpt2-with-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-with-cache with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("optimum-intel-internal-testing/ov-tiny-random-gpt2-with-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:8dce748689caa76fe3dd4a3394c50549825c9d02dd6984e6d24826918011f185
|
| 3 |
+
size 439553
|