-
**Project description**
A distributed, P2P, search engine. You can crawl web pages and search for them, results can depend on configuration (local search, remote search, etc).
decentralized, all …
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues.
### What happened
When I use…
-
Trying it out, it could be used as a reserve distributed search engine and would give hints for the crawling process:
Run YaCy app and then: http://localhost:8090/
Some statistics: 135 active pe…
-
I'm using elasticsearch now,but it has many efficiency shortcomings as the data flow grows,bleve I like it very much,the problem is how can I make it run as a distributed search engine,so do you have …
-
### What happened?
If one:
1. loads a dataset saved using `engine="h5ncetdf"` with a string coordinate say `
-
Let's build a Distributed Search Engine
-
### Your current environment
The output of `python collect_env.py`
```text
Your output of `python collect_env.py` here
```
### 🐛 Describe the bug
llm = LLM(model=model_path,
…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues.
### Version
2.1.5
### What's Wrong?
CentOS7.9/open…
-
### 🚀 The feature, motivation and pitch
It is common to have a scenario where folks want to deploy multiple vLLM instances on a single machine due to the machine have several GPUs (commonly 8 GPUs). …
-
### Anything you want to discuss about vllm.
I'm experiencing a segmentation fault while running the vLLM API server with Ray for distributed inference. The issue seems to be related to NCCL initiali…