Skip to content

Commit

Permalink
update model
Browse files Browse the repository at this point in the history
  • Loading branch information
dsikka committed Dec 15, 2024
1 parent 92f3e7c commit e0a9358
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
from llmcompressor.transformers import oneshot
from llmcompressor.transformers.compression.helpers import calculate_offload_device_map

MODEL_ID = "mistralai/Mistral-Nemo-Instruct-2407"
MODEL_ID = "meta-llama/Meta-Llama-3-70B-Instruct"

# adjust based off number of desired GPUs
# reserve_for_hessians=True reserves memory which is required by
Expand Down

0 comments on commit e0a9358

Please sign in to comment.