mrq
commited on
Commit
·
0d3ccae
1
Parent(s):
2e51396
cleanup
Browse files- data/models/ar+nar-len-llama-8.sft +0 -3
- data/models/ar+nar-llama-8.sft +0 -3
- requirements.txt +1 -1
data/models/ar+nar-len-llama-8.sft
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:7b3db54a17771aacf14bb0ee32b506f6222b898cf2ca16442913367b53991030
|
3 |
-
size 458923764
|
|
|
|
|
|
|
|
data/models/ar+nar-llama-8.sft
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:ad5fc4b3f6ef8c847b3fd0edd93154b92f51b54b1645fcf1a78a9d35dbb3c38f
|
3 |
-
size 454198146
|
|
|
|
|
|
|
|
requirements.txt
CHANGED
@@ -4,4 +4,4 @@ torchaudio
|
|
4 |
sageattention==1.0.6
|
5 |
pykakasi
|
6 |
|
7 |
-
vall_e @ git+https://github.com/e-c-k-e-r/vall-e.git@
|
|
|
4 |
sageattention==1.0.6
|
5 |
pykakasi
|
6 |
|
7 |
+
vall_e @ git+https://github.com/e-c-k-e-r/vall-e.git@cd4a5f427ca80a41c37fe2517a5b89459efea9b8
|