Safetensors
English
llama
Nessii013 commited on
Commit
8f8784e
·
verified ·
1 Parent(s): 300a6fa

Update oumi/oumi_train.yaml

Browse files
Files changed (1) hide show
  1. oumi/oumi_train.yaml +1 -1
oumi/oumi_train.yaml CHANGED
@@ -1,7 +1,7 @@
1
  # SFT config for CALM 70B.
2
 
3
  model:
4
- model_name: "meta-llama/Llama-3.1-8B-Instruct"
5
  model_max_length: 4096
6
  torch_dtype_str: "bfloat16"
7
  attn_implementation: "sdpa"
 
1
  # SFT config for CALM 70B.
2
 
3
  model:
4
+ model_name: "meta-llama/Llama-3.3-70B-Instruct"
5
  model_max_length: 4096
6
  torch_dtype_str: "bfloat16"
7
  attn_implementation: "sdpa"