Skip to content

Commit

Permalink
no flash mha
Browse files Browse the repository at this point in the history
  • Loading branch information
Kye committed Jul 14, 2023
1 parent 53b0de0 commit d430e81
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ packaging

transformers
unittest
timeit
timeit

2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
setup(
name = 'LongNet',
packages = find_packages(exclude=[]),
version = '0.3.7',
version = '0.3.8',
license='MIT',
description = 'LongNet - Pytorch',
author = 'Kye Gomez',
Expand Down

0 comments on commit d430e81

Please sign in to comment.