YAML Metadata
Warning:
empty or missing yaml metadata in repo card
(https://huggingface.co/docs/hub/model-cards#model-card-metadata)
This is an example of how a kenLM model can be downloaded with PyCTCDecode .
Simply run the following code:
from pyctcdecode import LanguageModel
language_model = LanguageModel.load_from_hf_hub("kensho/dummy_full_language_model")
The model was created by Patrick von Platen for demonstration purposes.
Inference Providers
NEW
This model is not currently available via any of the supported third-party Inference Providers, and
HF Inference API was unable to determine this model's library.