"""List of Hugging Face models used by the bekko browser demo. This file is not imported by the Space app. It is kept in the Space repo so Hugging Face can statically link the Space from the listed model repositories. """ MODEL_NAMES = [ "hotchpotch/bekko-embedding-v1-a8m", "hotchpotch/bekko-embedding-v1-a25m", ]