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/5gram-spanish-kenLM")

The model was trained 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 third-party Inference Providers, and HF Inference API was unable to determine this model's library.