Skip to content

Commit

Permalink
#8189: Undo change to demo folder llama_generation
Browse files Browse the repository at this point in the history
  • Loading branch information
cglagovichTT committed May 15, 2024
1 parent 1e6b24f commit 9bab9c1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion models/demos/t3000/llama2_70b/tt/llama_generation.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ def __init__(self, reference_model, devices, n_devices, n_layers, batch, emulate
batch,
emulated=emulated,
cache_path=cache_path,
read_cache=True,
)
self.params = configuration
self.devices = devices
Expand Down

0 comments on commit 9bab9c1

Please sign in to comment.