diff options
author | Laurent Mazare <laurent.mazare@gmail.com> | 2023-08-02 10:57:12 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-02 10:57:12 +0100 |
commit | 03a421f7145b36377cf8904497da96a1771ab99c (patch) | |
tree | a6ec031dde9b57a3c4d76c4c2f7c0d308b3233dc /candle-flash-attn | |
parent | d38943aadcd30aa2959a515e5526b882415ab31e (diff) | |
download | candle-03a421f7145b36377cf8904497da96a1771ab99c.tar.gz candle-03a421f7145b36377cf8904497da96a1771ab99c.tar.bz2 candle-03a421f7145b36377cf8904497da96a1771ab99c.zip |
Add some missing readme files. (#304)
Diffstat (limited to 'candle-flash-attn')
-rw-r--r-- | candle-flash-attn/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/candle-flash-attn/README.md b/candle-flash-attn/README.md new file mode 100644 index 00000000..c34ff430 --- /dev/null +++ b/candle-flash-attn/README.md @@ -0,0 +1 @@ +# candle-flash-attn |