fix(examples): remove is_*_derived as it's parsed automatically (#1297)

This commit is contained in:
NanoCode012
2024-02-22 00:52:46 +09:00
committed by GitHub
parent e2786cce6a
commit a7a9a1433a
26 changed files with 5 additions and 27 deletions

View File

@@ -1,8 +1,7 @@
base_model: 01-ai/Yi-34B-Chat
model_type: LlamaForCausalLM
tokenizer_type: LlamaTokenizer
is_mistral_derived_model: false
is_llama_derived_model: true
load_in_8bit: false
load_in_4bit: true
strict: false