Explorar el Código

Update Readme

Lengyue hace 2 años
padre
commit
3fc0a688ca
Se han modificado 2 ficheros con 3 adiciones y 1 borrados
  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 .
 ```