Skip to content

Commit

Permalink
add new model hf_clip to DENSE_MODELS (#1943)
Browse files Browse the repository at this point in the history
Summary:
Fixes #1942

Pull Request resolved: #1943

Reviewed By: xuzhao9

Differential Revision: D49733689

Pulled By: janeyx99

fbshipit-source-id: 241b1674b07cfdda69f382a0e8420c8440d4df12
  • Loading branch information
janeyx99 authored and facebook-github-bot committed Sep 28, 2023
1 parent 3480590 commit 43d48de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions userbenchmark/optim/run.py
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,7 @@ def get_unstable_models() -> Set[str]:
'hf_T5_generate',
'hf_T5_large',
'hf_Whisper',
'hf_clip',
'lennard_jones',
'llama',
'llama_v2_7b_16h',
Expand Down

0 comments on commit 43d48de

Please sign in to comment.