Y
Hacker News
new
|
ask
|
show
|
jobs
by
season2episode3
513 days ago
It’s available on GCP through Cloud TPU, though Nvidia on GCP is still a far bigger business.
1 comments
ArtTimeInvestor
513 days ago
Can you run LLAMA on Google's TPUs?
link
xnx
513 days ago
Yes. You can serve Llama on TPU:
https://cloud.google.com/vertex-ai/docs/predictions/serve-ll...
You can also train Llama on TPU:
https://cloud.google.com/tpu/docs/v5p-training
link