Skip to content

Commit

Permalink
phi 1.5 is out
Browse files Browse the repository at this point in the history
  • Loading branch information
kali authored and mathieupoumeyrolsonos committed Jan 16, 2025
1 parent 33e5b30 commit 67e7d9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/llm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
strategy:
matrix:
os: [ macos, ubuntu ]
model: [ OpenELM-270M, OpenELM-1_1B, TinyLlama_v1.1, phi-1_5, llama-3.2 ]
model: [ OpenELM-270M, OpenELM-1_1B, TinyLlama_v1.1, llama-3.2 ]
q: [ f16f16, f32f32, q40f16, q40f32, q40ef16, q40ef32 ]
fail-fast: false
permissions:
Expand Down

0 comments on commit 67e7d9a

Please sign in to comment.