Skip to content

Commit

Permalink
Use small test without external weights.
Browse files Browse the repository at this point in the history
  • Loading branch information
monorimet committed Jan 17, 2024
1 parent 1ed5543 commit 9ff8fa7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/shark_studio/tests/api_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ def test01_LLMSmall(self):
"TinyPixel/small-llama2",
hf_auth_token=None,
device="cpu",
external_weights="safetensors",
precision="fp32",
quantization="None",
)
Expand Down

0 comments on commit 9ff8fa7

Please sign in to comment.