LUO Sheng
LUO Sheng
minUptime is introduced in a rewrite (76b58cd4cea869a2c427f4475c5d175d5fecbfc0). What's the problem of calling _acceptOpen immediately rather than minUptime seconds later?
### Problem description Unhandled ERR_STREAM_WRITE_AFTER_END due possible no 'error' handler on ClientWritableStreamImpl. ### Reproduction steps It happened on production and several node instances crash due this problem: ``` events.js:288 throw...
Hi there, is there a more complete example on testing collaborative app? Say a collaborative spread sheet like Google sheets?
Really impressive results 👏 Any plan to support cpu only mode? Thus it could be used on commodity laptops such as Macbook Pro.
Hi, I tried to install per requirements/torch.txt and got following errors. Anything did I miss? ``` ➜ InternLM git:(main) pip install -r requirements/torch.txt Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/cu117 ERROR: Could...
Hi, I got following error when "RAG = RAGPretrainedModel.from_pretrained("colbert-ir/colbertv2.0")" according to the example in readme: ``` ImportError: dlopen(/Users/sheng/Library/Caches/torch_extensions/py311_cpu/segmented_maxsim_cpp/segmented_maxsim_cpp.so, 0x0002): tried: '/Users/sheng/Library/Caches/torch_extensions/py311_cpu/segmented_maxsim_cpp/segmented_maxsim_cpp.so' (mach-o file, but is an incompatible architecture (have 'x86_64',...
Hi there, such a great and useful plugin! It would be even better if it can ignore #tag (which will become #[[tag]] right now after parsing). Thanks again for such...
Hi, the search response contains content, score rank, document_id which are already very useful. Is there any way to also include data for contextual highlight as on https://colbert.aiserv.cloud/ ? Thanks.
thanks.
hey, really interesting project. I tried the sidebar mode, and started to chat about the page by entering "what is it about?". Then it started embedding, for really long time....