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

@@ -2,7 +2,6 @@
base_model: TinyLlama/TinyLlama-1.1B-Chat-v1.0
model_type: LlamaForCausalLM
tokenizer_type: LlamaTokenizer
is_llama_derived_model: true
load_in_8bit: true
load_in_4bit: false