* Working towards tensor mutability. * Use a ref-cell to provide tensor mutability.
* Add a batch dimension to llama. * Bugfixes.
* Refactor the llama example to make it more in sync with the other ones. * Make clippy happy. * Properly load the safetensor weights. * Get llama back to a working state for the safetensors case.