-
Hello, when I use vllm3.2 and deepseek coder-33b install to start the service through Docker, the following error is reported. What is the situation?
![image](https://github.com/vllm-project/vllm/ass…
-
This quantisation is missing rn...
-
### Checklist
- [ ] The issue exists after disabling all extensions
- [X] The issue exists on a clean installation of webui
- [ ] The issue is caused by an extension, but I believe it is caused by a …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What happened?
in settings - Images filename pattern
i have [model_name…
-
### First, confirm
- [X] I have read the [instruction](https://github.com/Gourieff/sd-webui-reactor/blob/main/README.md) carefully
- [X] I have searched the existing issues
- [X] I have updated the e…
-
Hello - I seem to be getting the same or similar error.
`python -m python_coreml_stable_diffusion.torch2coreml --convert-unet --convert-text-encoder --convert-vae-decoder --convert-sa…
-
Hello @mathmanu
I have seen the some of the models including Yolov8 in your model surgery repo, I have my yolov8 model, How can I use this repo to make my model compatible with edge device TDA4VM, C…
-
**Describe the bug**
I have two ubuntu machines, and with 10Gb/s erthnet cable connected and I want to use deepspeed to use these two machines to
run a model training with pipeline parallel, and …
-
Hey @AlexeyAB .
I am training your repo of darknet with tiny-yolov2 and full yolov2 cfg file with XNOR = 1 on COCO and Pascal VOC dataset. I have completed 10,000 iterations on both the models with …
-
I am using IVFFLAT for 1200 dimensional embeddings of vector type. I have 20 million rows.
The query that is slow takes a user provided vector and finds the top 100 matching vectors. There are 4200…