Merge branch 'main' into adding-orpo-training

This commit is contained in:
Gökdeniz Gülmez
2025-02-10 10:51:01 +01:00
committed by GitHub
16 changed files with 492 additions and 139 deletions

View File

@@ -23,7 +23,6 @@ response = generate(
tokenizer,
prompt=prompt,
verbose=True,
temp=0.0,
prompt_cache=prompt_cache,
)