langkit
langkit copied to clipboard
topic model path [workflow]
This enables passing different versions of MoritzLaurer
zero-shot classification:
MODEL_SMALL = "MoritzLaurer/xtremedistil-l6-h256-zeroshot-v1.1-all-33" MODEL_BASE = "MoritzLaurer/deberta-v3-base-zeroshot-v1.1-all-33" MODEL_LARGE = "MoritzLaurer/deberta-v3-large-zeroshot-v1.1-all-33"
See added tests on how to use it.