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", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Commit History
Update README.md d92a98c
Update README.md c911e73
Update README.md 509986f
Update README.md 2d66ee2
Create README.md bc73076
upload flax model 4dde543
allow flax e9c4666
Update tokenizer_config.json 508fafc
Create tokenizer_config.json 57922af
Deleted .AppleDouble/ 8366068
Replaced vocab.txt with the correct file f177261
Update from suzi 04df00f
First version of the KR-Medium model and tokenizer. 58b123c
snunlp commited on