-
I guess it's an error from my side, but when I try to run the python code given by the huggingface page of the model (https://huggingface.co/vikhyatk/moondream2), it give me this error :
```
Traceba…
-
(xtuner) root@d6d9f5d36abe:~/model/InternVL_2_2b_safetensors# xtuner train ./internvl_v2_internlm2_2b_qlora_finetune_copy.py
The installed version of bitsandbytes was compiled without GPU support. 8-…
-
Hi,
```scala
#!/usr/bin/env scala-cli
using scala "3.1.2"
using lib "io.circe:circe-core_3:0.14.1"
using lib "io.circe:circe-parser_3:0.14.1"
using lib "io.circe:circe-generic_3:0.14.1"
i…
-
**Title**: Challenges with Raw Image Streaming to FFmpeg in React Native Application
**Description**:
#### Goal
We aim to implement a solution for capturing and encoding video directly within a…
-
![image](https://github.com/user-attachments/assets/b80089dc-b400-454d-8176-9e421b8907c6)
您好,论文中有提到使用的是3090,为何使用V100-32G的显卡运行显示显存不够,这篇论文实验是用3090跑的吗?
-
Qgis crashes when testing the encoder. Error on the terminal below:
With python 3.12; Ubuntu 24.04.
Potentially related to this: https://github.com/qgis/QGIS/issues/56599
```
QGIS died on si…
-
我的训练启动命令:
```bash
torchrun --nnodes $NNODES --nproc_per_node $NPROC_PER_NODE \
--node_rank $RANK --master_addr $MASTER_ADDR --master_port $MASTER_PORT \
-m FlagEmbedding.baai_general…
-
### Feature request
Currently, Transformers.js V3 defaults to use CPU (WASM) instead of GPU (WebGPU) due to lack of support and instability across browsers (specifically Firefox and Safari, and Chrom…
-
# 在arm64 windows 电脑上没有识别出结果
脚本:
```bash
@echo off
setlocal
:: 指定模型路径
set MODEL_PATH=C:\\Users\\Admin123\\.cache\\modelscope\\hub\\lovemefan\\SenseVoiceGGUF\\gguf-fp16-sense-voice-small.bin
::…
-
Hello, I am trying to run the code on the colab provided. I have not change anything in the code yet.
after I ran the part:
from diffusers import DiffusionPipeline
```
pipe = DiffusionPipeline.…