rm temp argument

This commit is contained in:
Sri Harsha Pamu 2025-02-09 09:54:26 -08:00
parent f58c7de901
commit 8b21611e51

View File

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