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.

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API: The model has no library tag.