mirror of
https://github.com/ml-explore/mlx-examples.git
synced 2025-06-24 01:17:28 +08:00
rm temp argument (#1267)
This commit is contained in:
parent
f58c7de901
commit
1ced1b00ca
@ -23,7 +23,6 @@ response = generate(
|
||||
tokenizer,
|
||||
prompt=prompt,
|
||||
verbose=True,
|
||||
temp=0.0,
|
||||
prompt_cache=prompt_cache,
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user