fix: use 4-bit model AS-IS + fix FSDP config

This commit is contained in:
Christian Medina
2026-07-02 00:09:03 -04:00
parent d5ccd28e39
commit 11c635b0e0
2 changed files with 25 additions and 30 deletions

View File

@@ -1,7 +1,7 @@
# LoRA Training Configuration for Llama-2-7b
# Dataset: cyron_summary_lora_dataset (20k examples)
base_model: /data/models/Ornith-1.0-35B
base_model: /data/models/Ornith-1.0-35B-4bit
model_type: LlamaForCausalLM
tokenizer_type: LlamaTokenizer