Update README.md
Browse files
README.md
CHANGED
@@ -197,6 +197,7 @@ details summary:hover {
|
|
197 |
## Axolotl Config ꒰(˶• ᴗ •˶)꒱
|
198 |
|
199 |
<details>
|
|
|
200 |
base_model: NewEden_Phi4-PT-merged
|
201 |
model_type: AutoModelForCausalLM
|
202 |
tokenizer_type: AutoTokenizer
|
@@ -291,6 +292,7 @@ deepspeed: /workspace/axolotl/deepspeed_configs/zero3_bf16_cpuoffload_params.jso
|
|
291 |
weight_decay: 0.01
|
292 |
fsdp:
|
293 |
fsdp_config:
|
|
|
294 |
</details>
|
295 |
</div>
|
296 |
|
|
|
197 |
## Axolotl Config ꒰(˶• ᴗ •˶)꒱
|
198 |
|
199 |
<details>
|
200 |
+
```
|
201 |
base_model: NewEden_Phi4-PT-merged
|
202 |
model_type: AutoModelForCausalLM
|
203 |
tokenizer_type: AutoTokenizer
|
|
|
292 |
weight_decay: 0.01
|
293 |
fsdp:
|
294 |
fsdp_config:
|
295 |
+
```
|
296 |
</details>
|
297 |
</div>
|
298 |
|