From a3960edce8ddb12d38e91cea54e6c9b77247146a Mon Sep 17 00:00:00 2001 From: onmete Date: Thu, 25 Sep 2025 09:58:20 +0200 Subject: [PATCH] Fix example run.yaml --- examples/run.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/examples/run.yaml b/examples/run.yaml index c0e8ea06..dcb1b0e6 100644 --- a/examples/run.yaml +++ b/examples/run.yaml @@ -69,8 +69,9 @@ providers: checkpoint_format: huggingface device: cpu distributed_backend: null + dpo_output_dir: .llama/distributions/ollama provider_id: huggingface - provider_type: inline::huggingface + provider_type: inline::huggingface-gpu safety: - config: excluded_categories: []