Skip to content

Commit 73ef3f9

Browse files
committed
disable phi
1 parent 4d196cb commit 73ef3f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ipex/test_modeling.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ class IPEXModelForCausalLMTest(unittest.TestCase):
210210
"gpt_neox",
211211
"llama",
212212
"mistral",
213-
"phi",
213+
# "phi",
214214
"mpt",
215215
"opt",
216216
)

0 commit comments

Comments
 (0)