Instructions to use thingsu/koDPR_context with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use thingsu/koDPR_context with Transformers:
# Load model directly from transformers import AutoTokenizer, BertEncoder tokenizer = AutoTokenizer.from_pretrained("thingsu/koDPR_context") model = BertEncoder.from_pretrained("thingsu/koDPR_context", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
4ead1e0 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:8c5173b473739308298827372f80302cbd68db43f1b11785d7cabb1e359d327b
size 473278007
|