-
Hi TensorRT-LLM team, Your work is incredible.
By following the READme file for [multi-modeling](https://github.com/NVIDIA/TensorRT-LLM/blob/main/examples/multimodal/README.md), we were sucess to run…
-
我用 BEST_chekpoint_ViT-B_32.pth.tar 作为模型权重运行 eval2.py 或 caption_beams.py 都会报错
(gpt2) ➜ PromptCC-main git:(master) ✗ python caption_beams.py
11-03 12 : 14 : 01
model_name: ./checkpoints/cap_mo…
-
Hi! When I try to run the simple server I get this error:
> config.json: 100%|████████████████████████████████████████████████████████████████████| 811/811 [00:00
-
### System Info / 系統信息
cuda 12.2,centos7
### Running Xinference with Docker? / 是否使用 Docker 运行 Xinfernece?
- [X] docker / docker
- [ ] pip install / 通过 pip install 安装
- [ ] installation from source …
-
Hi, great work!
If I want to apply REPA to a diffusion UNet rather than a diffusion transformer, should I change the position of the projection head? Have you done experiments on a diffusion UNet lik…
-
## Description
The [hugging-face](https://rubygems.org/gems/hugging-face/versions/0.1.0?locale=en) gem only allows us to call the huggingface.co Inference API and we're unable to pull down models lo…
-
I use the following code to download weights:
```
from transformers import pipeline
pipe = pipeline("text2text-generation", model="omni-research/Tarsier-7b")
```
and then I got this error
```
…
-
Hi SBert Team,
Have you released any models (encoder and decoder) that were pretrained or extensively fine-tuned using the TSDAE loss? I’m particularly interested in the decoder weights from the `D…
-
Trying to get this working under Windows.
I clone the repository, create a new venv and try and install requirements.txt. xformers fails with
```
Collecting xformers==0.0.28.post1
Downloadi…
-
## Resource
- examples: https://github.com/pytorch/examples, the fork: https://github.com/cosdt/pytorch-examples/tree/npu
- benchmark: https://github.com/pytorch/benchmark, models: https://github.…
shink updated
2 weeks ago