Feat(docs): Add model_revision arg

This commit is contained in:
NanoCode012
2023-07-14 12:56:07 +09:00
committed by GitHub
parent ef17e15483
commit 896c1aebcf

View File

@@ -305,6 +305,8 @@ base_model_ignore_patterns:
# if the base_model repo on hf hub doesn't include configuration .json files,
# you can set that here, or leave this empty to default to base_model
base_model_config: ./llama-7b-hf
# you can specify to choose a specific model revision from huggingface hub
model_revision:
# Optional tokenizer configuration override in case you want to use a different tokenizer
# than the one defined in the base model
tokenizer_config: