Skip to content

Commit

Permalink
Minor change to nougat to use a10 which has better perf than t4
Browse files Browse the repository at this point in the history
  • Loading branch information
Yangqing authored Oct 6, 2023
1 parent 119aa7c commit 51102c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion advanced/nougat/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ lep photon create -n nougat -m photon.py
lep photon push -n nougat
lep photon run \
-n nougat \
--resource-shape gpu.t4
--resource-shape gpu.a10
```

You can visit [dashboard.lepton.ai](https://dashboard.lepton.ai/) to try out the model.
Expand Down

0 comments on commit 51102c5

Please sign in to comment.