Nanobit commited on
Commit
5daf7d5
·
unverified ·
2 Parent(s): ef17e15 896c1ae

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

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -305,6 +305,8 @@ base_model_ignore_patterns:
305
  # if the base_model repo on hf hub doesn't include configuration .json files,
306
  # you can set that here, or leave this empty to default to base_model
307
  base_model_config: ./llama-7b-hf
 
 
308
  # Optional tokenizer configuration override in case you want to use a different tokenizer
309
  # than the one defined in the base model
310
  tokenizer_config:
 
305
  # if the base_model repo on hf hub doesn't include configuration .json files,
306
  # you can set that here, or leave this empty to default to base_model
307
  base_model_config: ./llama-7b-hf
308
+ # you can specify to choose a specific model revision from huggingface hub
309
+ model_revision:
310
  # Optional tokenizer configuration override in case you want to use a different tokenizer
311
  # than the one defined in the base model
312
  tokenizer_config: