Skip to content

Commit 736ad55

Browse files
committedOct 16, 2024
run kmeans/ollama_embedding/kmeans_embedding_ollama_nomic_files_sorting.py success in mac 15 pro
1 parent 060dbdd commit 736ad55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎kmeans/ollama_embedding/kmeans_embedding_ollama_nomic_files_sorting.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
import faiss # Replacing LMDB with FAISS
1111
from sklearn.decomposition import PCA
1212

13-
directory="/Users/emacspy/DesktopFile/111机器打败机器"
13+
directory="/Users/clojure/Desktop/new111机器打败机器"
1414

1515
def find_files_with_chinese_names():
1616
chinese_file_paths = []

0 commit comments

Comments
 (0)
Please sign in to comment.