-
Graph generative models are important for the tasks we have been describing.
The core idea is to posit a model which defines some distribution over graphs ```P(G)```, for instance via a low dimensi…
-
Baichuan2 is a generative model similar to llama, I find the following two differences:
- 1. qkv merge as W_pack, so i change the file /ctranslate2/converters/transformers.py
![image](https://githu…
-
The training and sampling strategy is similar to siggrapah 2023: **Iterative 𝛼-(de)Blending: a Minimalist Deterministic Diffusion Model**
-
Hi, thank you for releasing this GitHub repository. I am trying to reproduce the stage 1 training on ImageNet. Could you please share the W&B log or let me know the initial and final loss values for t…
-
### Feature request
Hi! I’d like to request support for reinforcement learning with DPO for the MiniCPM-V model. I'm not sure if the current state of this repository enables for this vision model to …
-
### Blog:
- [ ] #22
[[Github](https://github.com/huggingface/diffusion-models-class)]
- [ ] #2
Mikolaj Czerkawski (@mikonvergence)
[[Website](https://github.com/mikonvergence/DiffusionFastFor…
-
I may be wrong, but it appears to me that there is an error in the denoising score matching loss:
https://github.com/yang-song/score_sde_pytorch/blob/1618ddea340f3e4a2ed7852a0694a809775cf8d0/losses…
-
**Describe the bug**
I have many entries ignored by citr, revolving around "The name list field author cannot be parsed".
**To Reproduce**
For example it happens for this entry:
@article{Ven…
-
Hi Authors
Thanks for sharing your code!
Do you have any tips for where to find an imagenet 32x32 dataset as used in your work?
The link stored by tensorflow_datasets is broken (so tfds and …
-
Hello DeepWave,
Thank you very much for developing this model. It is truly amazing work that combines generative modeling with graph neural networks and acoustic imaging.
This is not really and…