Selaa lähdekoodia

Update Readme

Lengyue 2 vuotta sitten
vanhempi
commit
3fc0a688ca
2 muutettua tiedostoa jossa 3 lisäystä ja 1 poistoa
  1. 0 1
      .project-root
  2. 3 0
      README.md

+ 0 - 1
.project-root

@@ -1 +0,0 @@
-ROOT

+ 3 - 0
README.md

@@ -12,4 +12,7 @@ pip3 install -r requirements.txt
 
 # Install flash-attn
 MAX_JOBS=4 pip install flash-attn --no-build-isolation
+
+# Install speech-llm
+pip3 install -e .
 ```