Skip to content

Commit 64b5410

Browse files
authored
Update config.yaml
1 parent 7a60f3e commit 64b5410

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

unsloth-scripts/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# Model Configuration
44
model:
5-
model_name: "unsloth/Qwen1.5-3B" # Options: Qwen3-4B, Qwen3-8B, Qwen3-14B, Qwen3-32B
5+
model_name: "unsloth/Qwen2.5-3B" # Options: Qwen3-4B, Qwen3-8B, Qwen3-14B, Qwen3-32B
66
max_seq_length: 2048 # Sequence length (adjust based on your needs)
77
dtype: null # Auto-detect best dtype
88
load_in_4bit: true # Use 4-bit quantization for memory efficiency

0 commit comments

Comments
 (0)