-
Hello! Thank you for this amazing work! I'm trying to run the xsleepnet1 on my machine. I have installed the environments (TensorFlow 1.13, Cuda10.0 and cudnn7), but I still met a problem that I canno…
-
# ComfyUI Error Report
## Error Details
- **Node Type:** Joy_caption_two
- **Exception Type:** AssertionError
- **Exception Message:**
## Stack Trace
```
File "D:\AICG\ComfyUI_windows_port…
-
2024-09-28 23:22:56.902299 [E:onnxruntime:, sequential_executor.cc:516 ExecuteKernel] Non-zero status code returned while running MatMul node. Name:'/encoder/layer.0/attention/self/MatMul' Status Mess…
-
Hi, I'm curious about the imlementation of **continous batching**.
It is not mentioned in detail in the vLLM paper, and the code can only use this feature, but there is no detailed code on exactly ho…
-
The `maven.compiler.release` property has been available for some time now. In Java 22+ I get the following warning when compiling:
```
[WARNING] location of system modules is not set in conjunction…
-
This is more of a feature request than bug report. Could you please document all the CUDA libraries that need to be installed? You currently have no documentation for the CUDA libraries you need, and …
-
- https://arxiv.org/pdf/2404.16710
- Diagram
![Screenshot 2024-10-30 at 9 29 59 PM](https://github.com/user-attachments/assets/425cf827-0a2d-4ac4-9884-1a454e0e6b04)
-
## Background
First the good news! Thanks to the efforts of the [executable book](https://github.com/executablebooks) community, and of @GenevieveBuckley, @potating-potato, and @tlambert03 in napar…
-
My program started exploding randomly after I refactored this:
```python
vertex_stage = vk.VkPipelineShaderStageCreateInfo(
stage=vk.VK_SHADER_STAGE_VERTEX_BIT,
module=vertex_shader,
…
gibki updated
1 month ago
-
I recently put together an (old) physical machine with an Nvidia K80, which is only supported up to CUDA 11.4 and Nvidia driver 470. All my previous experiments with Ollama were with more modern GPU'…