哔u哔u

Results 4 issues of 哔u哔u

### Element UI version 2.15.12 ### OS/Browsers version Windows 11 21H2 WebStorm 2021.3.3 node v16.13.2 ### Vue version 2.7.14 ### Reproduction Link https://gitee.com/huanggefan/issues-attachment/blob/master/elementui-20230130.zip ### Steps to reproduce 1. vue create...

# Summary If the path contains **Unicode characters**, can not **read_index** and **write_index** # Platform OS: Windows 11 Python: Python 3.11.4 Faiss version: 1.7.4 Installed from: pip install faiss-cpu Running...

install
feature request

I hope to configure something similar to the following, enabling the loading of all models from the D drive. This way, I can centrally manage various large model files: ```python...

### What happened? ## 1. init data 1. `chroma_client = chromadb.PersistentClient(path=str(collection_dir))` 2. `chroma_collection = chroma_client.get_or_create_collection(name=collection_name)` 3. add some data `chroma_collection.upsert(ids=[id], embeddings=[embedding], documents=[document], metadatas=[metadata])` 4. **stop this program** ## 2. query...

bug