Instructions to use snunlp/KR-Medium with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use snunlp/KR-Medium with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("snunlp/KR-Medium", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
4dde543
1
Parent(s): e9c4666
upload flax model
Browse files- flax_model.msgpack +3 -0
flax_model.msgpack
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0fa33063c63522ddbf79f4ae3ee1a5e72f8a31f51558f83107d4ceb08cdd78d4
|
| 3 |
+
size 405612525
|