-
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…
-
# dzNodes: LayerStyle -> Error loading model large-PromptGen-v1.5: The checkpoint you are trying to load has model type `florence2` but Transformers does not recognize this architecture. This could be…
-
### Feature request
The `AutoModel.from_config` does not work with Mllama (MllamaConfig, MllamaVisionConfig). I would like to request the ability to use Mllama through `AutoModel`.
### Motivation
T…
-
### Feature request / 功能建议
I think it would be helpful to have some info on what to expect when running inference with 1.5. Especially with I2V, since it's supposed to generate at any resolution, wo…
-
使用ms-swift版本为2.6.0.dev0,transformers库为4.45.2时报错
[rank1]: Traceback (most recent call last):
[rank1]: File "/home/xxx/anaconda3/envs/f_got/lib/python3.10/site-packages/transformers/models/auto/conf…
-
### Describe the bug
If the underlying transformers all accept sparse input data, `ColumnTransformer` should also be able to accept sparse input data. That's indeed the case for the `csr`, `csc`, `li…
-
We are trying to perform fine tuning with the Gliner model. However, we get an error when loading the model because the model cannot see the config.json file. When we load the config.json file manuall…
-
### Anything you want to discuss about vllm.
Got error
---
ValueError: The checkpoint you are trying to load has model type `cohere` but Transformers does not recognize this architecture. This coul…
-
1.Revitalizing optimization for 3d human pose and shape estimation: A sparse constrained formulation(2021)
code:No
2.Body meshes as points(2021)
regared as a two class classification task(if a grid…
-
Why does the modified transformer model and transformer model have the same code in the timing prediction folder?