gguf : fix a few general keys (#3341)
This commit is contained in:
parent
dc6897404e
commit
20c7e1e804
4 changed files with 15 additions and 15 deletions
|
@ -32,7 +32,7 @@ KEY_GENERAL_URL = "general.url"
|
|||
KEY_GENERAL_DESCRIPTION = "general.description"
|
||||
KEY_GENERAL_LICENSE = "general.license"
|
||||
KEY_GENERAL_SOURCE_URL = "general.source.url"
|
||||
KEY_GENERAL_SOURCE_HF_REPO = "general.source.hugginface.repository"
|
||||
KEY_GENERAL_SOURCE_HF_REPO = "general.source.huggingface.repository"
|
||||
KEY_GENERAL_FILE_TYPE = "general.file_type"
|
||||
|
||||
# LLM
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue