Yuki Sasaki

Results 4 issues of Yuki Sasaki

A link for the API documentation was broken. This commit fixes it.

Hi all!👏 I've found a subtle bug in the HashMap (Probing) page: ## Steps to reproduce 1. Go to [the HashMap (Probing) page](https://csvistool.com/OpenHash). 2. Click the "initial capacity" textbox. 3....

## How to reproduce the error 1. Launch the Docker training environment ```console $ cd flash-attention/training $ docker build --tag 'flash-attention' . $ docker run --interactive --tty flash-attention --volume $(realpath...

* Paper: https://arxiv.org/abs/2404.14619 * Code: https://github.com/apple/corenet * Models * Pretrained: https://huggingface.co/collections/apple/openelm-pretrained-models-6619ac6ca12a10bd0d0df89e * Instruct-following: https://huggingface.co/collections/apple/openelm-instruct-models-6619ad295d7ae9f868b759ca This is a set of tiny open models released by Apple (no cynicism intended!). From the...