pin model_revision for phi2 (#1123)

This commit is contained in:
Wing Lian
2024-01-14 17:31:51 -05:00
committed by GitHub
parent 0abf4d6504
commit c1b741d9fb

View File

@@ -1,4 +1,5 @@
base_model: microsoft/phi-2
model_revision: 834565c # pin model repo to the previous architecture
model_type: AutoModelForCausalLM
tokenizer_type: AutoTokenizer
trust_remote_code: true