Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Updates to readme
  • Loading branch information
mikekgfb authored Apr 7, 2024
1 parent 3f8b02d commit cdd2eb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ export MODEL_DOWNLOAD=meta-llama/Llama-2-7b-chat-hf
### Models tested/supported

| Model | tested | eager | torch.compile | AOT Inductor | ET Runtime | Fits on Mobile |
|-----|------|-----|-----|-----|-----|
|-----|--------+-------|-----|-----|-----|-----|
tinyllamas/stories15M | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
tinyllamas/stories42M | - | ✅ | ✅ | ✅ | ✅ | ✅ |
tinyllamas/stories110M | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
Expand Down

0 comments on commit cdd2eb1

Please sign in to comment.