-
When i do a training on the s3dis dataset, after same epochs the output just stops.
I start the training with:
CUDA_VISIBLE_DEVICES=0 nohup python examples/segmentation/main.py --cfg cfgs/s3dis/…
-
## 🐛 Bug
According to the [doc](https://github.com/pytorch/fairseq/tree/master/examples/nonautoregressive_translation#knowledge-distillation), it said "The easiest way of performing distillatio…
-
I was having an error on Checkpoint 3 with i.js where whenever I tried to actually run the section that makes the graph I would get an error along the lines of
`d3Container is not defined`
I solved…
-
Today I started to face the following issue, while using `cog push --separate-weights`
Although I was able to push the model without the flag `--separate-weights`
On the error below, I just replac…
-
Hi!
I'm trying to run your proteingym pipeline, and I'm having a couple of issues. I'm using the proteingym_branch and your ProtMamba_long_fondation model.
Firstly, in proteingym.py you are supp…
-
### Question
when I run v1.5/finetune_lora.sh,it raise error about mm projecoter:
![image](https://github.com/haotian-liu/LLaVA/assets/96038200/1c66b0e0-aaf4-462b-8b7c-0154fe974548)
According t…
-
Hello everyone
I have the pip installation of magenta-2.1.2 and other models such as musicVAE work.
But I cannot have GANSynth working unfortunately ..
I read this issue was opened and solved, …
-
i have downloaded the checkpoint from the provided repo on huggingface. However, when I ran the code, there was an error when loading the checkpoint,
'tfm.load_from_checkpoint('checkpoint')'
Valu…
-
Hi!I'm in trouble
I train my own datase with pre-trained models
--pretrain_model_path checkpoint.pth
the result error:
Traceback (most recent call last):
File "C:/Users/20825/Desktop/detr_code/…
-
So My PC specs are :-
CPU :- AMD 7 5800x
GPU :- AMD 6600xt
RAM :- 16GB
VRAM :- 8GB
I had working comfyui using this :- https://youtu.be/8rB7RqKvU5U?si=-DxRLZKw3xy4bqPY
everything was workin…