-
### Is there an existing issue for this problem?
- [X] I have searched the existing issues
### Operating system
Windows
### GPU vendor
Nvidia (CUDA)
### GPU model
RTX 4070 Ti
### GPU VRAM
12G…
-
Hi, Thanks for the excellent work.
I will be fine tuning SAM mask-decoder only (keeping image and prompt encoder frozen) on few custom medical images. I have only 8GB of GPU memory available.
D…
-
A770,Ubuntu系统
```
for n in $(seq 16 16); do
echo "Model= $MODEL RATE= 0.7 N= $n..."
python3 benchmark_vllm_throughput.py \
--backend vllm \
--m…
-
hi @nreimers , it's a nice repo. When I read your code in training_stsbenchmark_bilstm.py. I want to test the performance of bert + bilstm, but maybe there is a bug in lstm. I have read all issues abo…
-
All the data teams have done experiments that require embeddings of GOV.UK content. Currently we each create our own embeddings, usually on our laptops, which is slow and annoying. Instead, could we…
-
### 論文へのリンク
[[arXiv:2004.11437] Efficient Neural Architecture for Text-to-Image Synthesis](https://arxiv.org/abs/2004.11437)
### 著者・所属機関
Douglas M. Souza, Jônatas Wehrmann, Duncan D. Ruiz
…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…
-
Hi~,I am recently trying to use the llava_onevision model, I try to follow the onevision tutorial, which seems pretty easy. I run the program exactly as the tutorial, the model is 0.5b_si. However, a …
-
## ❓ Question
Hello,
I'm currently trying to generate Embeddings for a graph with ~ 13 million entities and 15 million walks. I'm using a machine with 128 Gb RAM, however, the in-memory saved rand…
-
Traceback (most recent call last):
File "/content/gdrive/MyDrive/sd/stable-diffusion-webui/webui.py", line 14, in
from fastapi import FastAPI
File "/usr/local/lib/python3.10/dist-packages/…