-
- [ ] [awesome-llm-planning-reasoning/README.md at main · samkhur006/awesome-llm-planning-reasoning](https://github.com/samkhur006/awesome-llm-planning-reasoning/blob/main/README.md?plain=1)
# awesom…
-
I have build my own demo file. after uploading one video, it gives blank output. Could anyone help me out?
-------------------------------Here's the demo file-------------------------
from argpars…
BOYJZ updated
2 weeks ago
-
Hello! Could you please add SALMONN series models?
Title | Venue | Date | Code | Demo
-- | -- | -- | -- | --
[SALMONN: Towards Generic Hearing Abilities for Large Language Models](https://arxiv.o…
-
HI
When i run demp.py, in attn_implementation="eager", the following problem occurs。
Traceback (most recent call last):
File "demo.py", line 44, in
output_ids = model.generate(input_id…
-
Dear authors,
@shuyansy @UnableToUseGit
I kindly think you need to discuss VoCo-LLaMA[1] in the "Intro" section of your paper at the very least.
As I find the citation and discussions related to …
-
1)
/Video-XL/videoxl/videoxl/train/llava_trainer.py", line 252, in compute_loss
if "retrieval_span" in inputs:
TypeError: argument of type 'NoneType' is not iterable
Traceback (most recent ca…
-
Is it possible to support loading the VLM's like VideoLLama, Chat-UniVi models that can process Videos?
-
During the process of testing the demo, I encountered several version conflicts. I have tried the following two setups:
1. pytorchvideo==0.1.5, torch==2.2.1, torchvision==0.17.1, with nvcc version…
-
- [ ] [LLM-Agents-Papers/README.md at main · AGI-Edgerunners/LLM-Agents-Papers](https://github.com/AGI-Edgerunners/LLM-Agents-Papers/blob/main/README.md?plain=1)
# LLM-Agents-Papers
## :writing_hand…
-
1、train_dpo.py需要from data_processing.utils import load_jsonl, load_json,缺失data_processing文件
2、modality_lengths函数中要计算answer字段的长度,dpo数据集构造中没有answer字段
3、A800 80G显卡训练显存不够,如何优化
命令如下:
torchrun --nproc_p…