-
Is there currently no clothing replacement feature based on existing character photos?
Another question is that the model model used to generate the image is Realistic_Vision_V4.0, is it possible to …
-
thanks for your great works! by the way can unidiffuser be finetuned like dreambooth?
-
i try to modify origin bert code with horovod using multi-gpus .but cant get same result as one_gpu . if set train_set=1000,2gpus will fininsh at globel step at 500.and eval result worse a lot than on…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
求助,我想查看验证集情况,在ds_train_finetune.sh中设置--do_eval,但代码一直报错,大家是怎么解决的呢:
### Expected Behav…
-
Thanks for the impressive work.
I was also trying to fintune LLAMA 7b for KG link prediction on my own dataset.
I was using huggingface trainer and it cost me huge amount of time for finetuing.
As …
-
这是我的配置finetune_lora.sh. 运行后现存不够。我这边只有2张4090,每张24显存。可以训练吗,或者我该如何设置去减小我训练的消耗。我只需要简单微调就行。
-
👋 Hello Neural Magic community developers,
I encountered an issue while calculating the perplexity for a locally converted Llama3-8B sparse model using the llm-compress library. I'm refer the spars…
-
### Question
I can't find where the model defined loss function. And I want to custom loss function but I am afraid that if I just add this function in the tuning script it might destroy the whole mo…
-
### Question
Hi~
100 hours was needed for instruction tuning in my experiment.....is this nomal?
2machines×4A100-40G(total 8A100)was used in our fintuning,same dataset with paper.
Due to the 40G…
-
Hi, thanks for your sharing of the codes at first. I tried to use some new data (20,000 pics) to train the 1_F model through finetuning. I got the test output error of 0.006 during training, but I got…