Merge pull request #273 from OpenAccess-AI-Collective/NanoCode012-patch-1

Feat(docs): Add model_revision arg
This commit is contained in:
NanoCode012
2023-07-14 21:09:50 +09:00
committed by GitHub

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: