-
### Environment
```text
(aws_neuronx_venv_transformers_neuronx) ubuntu@ip-172:~/vllm$ python --version
Python 3.10.12
(aws_neuronx_venv_transformers_neuronx) ubuntu@ip-172:~/vllm$ pip list | grep …
-
### 先决条件
- [X] 我已经搜索过 [问题](https://github.com/open-compass/opencompass/issues/) 和 [讨论](https://github.com/open-compass/opencompass/discussions) 但未得到预期的帮助。
- [X] 错误在 [最新版本](https://github.com/open-com…
-
### 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…
my36z updated
2 weeks ago
-
## 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.…
-
### Your GTNH Discord Username
juniorrent
### Your Pack Version
2.6.1
### Your Server
private server
### Java Version
Java 21
### Type of Server
Single Player
### Your Ex…
-
- [ ] simple generator
- [ ] complex ppt.
-
### 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
-
I'm trying to get neural networks to train on my dataset, but I'm running into this error. I tried running other neural networks, but they also don't start training, except for gpt3, which doesn't wor…
-
Does anyone know the minimum amount of VRAM to run the example gradio demo.py ?
I have 12 GB of VRAM and getting this error after clicking on "Submit" button in the demo page:
```Traceback (most rec…
-
1. 按照文档安装依赖
2. uno.config.ts
``` ts
import {
defineConfig,
presetUno,
presetIcons,
transformerDirectives,
} from 'unocss';
import { presetScrollbar } from 'unocss-preset-scrollbar';…