-
### Summary
When running the script `trak/examples/qnli.py` on CPU, several errors occur. These errors resolve after downgrading both the `traker` and `transformers` libraries to specific older versi…
-
1. 按照文档安装依赖
2. uno.config.ts
``` ts
import {
defineConfig,
presetUno,
presetIcons,
transformerDirectives,
} from 'unocss';
import { presetScrollbar } from 'unocss-preset-scrollbar';…
-
### Validations
- [X] Follow our [Code of Conduct](https://github.com/shikijs/shiki/blob/main/CODE_OF_CONDUCT.md)
- [X] Read the [Contributing Guide](https://github.com/shikijs/shiki/blob/main/CONTRI…
-
Error occurred when executing MiniCPM_VQA:
Failed to import transformers.integrations.bitsandbytes because of the following error (look up to see its traceback):
module 'triton' has no attribute '…
-
### Describe the bug
I'm receiving an error trying to use the `diffusers` module to run the `flux` model.
> ValueError: Cannot instantiate this tokenizer from a slow version. If it's based on sent…
-
First of all: Thanks a lot for open-sourcing your work!
## What this issue is about
While trying to reproduce some of the results mentioned in your paper, I noticed that the pinned version of the…
-
**Description:**
Attempting to run `demo.py` with the following command results in an error:
```shell
CUDA_VISIBLE_DEVICES=0 python3 demo.py --ckpt-path weights/ppllava_weight/ppllava_vicuna7b_im…
-
### Model description
Hi! I'm the author of ["Prismatic VLMs"](https://github.com/TRI-ML/prismatic-vlms), our upcoming ICML paper that introduces and ablates design choices of visually-conditioned …
siddk updated
6 months ago
-
Hello,
I am struggling to trace BLIP2 model from transformers library using `torch_neuronx` to make it work on an inf2. The model I want to trace is the [XXL version](https://huggingface.co/Salesfo…
-
**Is your feature request related to a problem? Please describe.**
The transformation plan requires to define a list of transformers to get the deployment artifacts for the target platform (k8s or …