[pjrt] Use the `PjRtMemorySpace` version of `BufferFromHostLiteral`
Buffers live in memory spaces and not on devices. The `PjRtDevice` version
of `BufferFromHostLiteral` is deprecated and will be removed once the migration
is complete.
PiperOrigin-RevId: 721860983