add 120b and deepspeed zero3 examples (#3035) [skip ci]
* add 120b and deepspeed zero3 examples * add a bit of flavor and cleanup gpt oss readme * fix: remove expert vram usage * fix: remove redundant EOS token from eot_tokens * feat: add 120B to docs --------- Co-authored-by: NanoCode012 <nano@axolotl.ai>
This commit is contained in:
@@ -53,7 +53,6 @@ warmup_ratio: 0.03
|
||||
special_tokens:
|
||||
eot_tokens:
|
||||
- "<|end|>"
|
||||
- "<|return|>"
|
||||
|
||||
fsdp_version: 2
|
||||
fsdp_config:
|
||||
|
||||
Reference in New Issue
Block a user