Tonic commited on
Commit
7d76024
1 Parent(s): 8753e15

add flash attention

Browse files
Files changed (3) hide show
  1. README.md +1 -1
  2. packages.txt +0 -1
  3. requirements.txt +1 -0
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: 01aiYi NvidiaEmbed
3
  emoji: ☯️🧠🛌🏻🥟🧩
4
  colorFrom: blue
5
  colorTo: red
 
1
  ---
2
+ title: Yi - Jina Embed v3
3
  emoji: ☯️🧠🛌🏻🥟🧩
4
  colorFrom: blue
5
  colorTo: red
packages.txt DELETED
@@ -1 +0,0 @@
1
- flash-attn
 
 
requirements.txt CHANGED
@@ -11,6 +11,7 @@ langchain-chroma
11
  unstructured[all-docs]
12
  libmagic
13
  gradio
 
14
  # poppler
15
  # tesseract
16
  # libxml2
 
11
  unstructured[all-docs]
12
  libmagic
13
  gradio
14
+ flash-attn
15
  # poppler
16
  # tesseract
17
  # libxml2