KennyWu
KennyWu
got error msg "File "/Users/kennywu/anaconda3/lib/python3.10/site-packages/hyperscan/__init__.py", line 3, in from hyperscan._ext import * # noqa: F401, F403 ImportError: dlopen(/Users/kennywu/anaconda3/lib/python3.10/site-packages/hyperscan/_ext.cpython-310-darwin.so, 2): Symbol not found: __ZTTNSt3__119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE Referenced from: /Users/kennywu/anaconda3/lib/python3.10/site-packages/hyperscan/_ext.cpython-310-darwin.so Expected in: /usr/lib/libc++.1.dylib in...
用这里提供的 sample submission file-answer.txt 提交,也会提示"Invalid file type"。所以是要提交什么样的文件才可以?
## Description - Add support for TEI (Text-Embedding-Inference) API compatible embedding/reranking service. - Separate Reranking model into configurable module. (You can see the changes in the Tab `Resources`-`Rerankings`) ## Type...
## Description - The original 'Chat Suggestion' module only support setting initial values in a configuration file. LLM chat suggestion generation has been added to the new feat module. -...
## Description - Support for visualizing the similarity between query and retrieved documents ## Type of change - [x] New features (non-breaking change). - [ ] Bug fix (non-breaking change)....
## Description - address `arguments_type` validation error ## Type of change - [ ] New features (non-breaking change). - [x] Bug fix (non-breaking change). - [ ] Breaking change (fix...