WEIGHTS_NAME.Rd
Weight file names in HUB
WEIGHTS_NAME() WEIGHTS_INDEX_NAME()
A string with the default file names for indexes in the Hugging Face Hub.
WEIGHTS_NAME(): Name of weights file
WEIGHTS_NAME()
WEIGHTS_INDEX_NAME(): Name of weights index file
WEIGHTS_INDEX_NAME()
WEIGHTS_NAME() #> [1] "pytorch_model.bin" WEIGHTS_INDEX_NAME() #> [1] "pytorch_model.bin.index.json"