-
Thank you for your work, but I have a question about "Zero-shot image-to-image translation with text-to-image diffusion models".
My Env: ubuntu 22.04 x86
My script: (reference https://github.com/…
-
I have done a (reasonably) deep dive into learning RxInfer over the past several weeks and would like to offer some suggestions regarding documentation and features. I write this both from my recent e…
-
Hi! Please consider implementing Evolutionary Merging Method
-
I am using Mamba to experiment with the ABC sampler. I wondering whether there is a way to skip the simulation of a node because at a given value of the parameters the simulation cannot be carried out…
-
**Describe the bug**
For the models GPT-neo-1.3B, Bloom 1b7, Pythia 1.4b, GPT2-xl, I get non-deterministic model outputs when using context length 1 and `engine = deepspeed.init_inference(model, dtyp…
-
In GitLab by @mihlema on May 6, 2020, 12:22
# Summary
A complex rolling structure can for instance occure when multiple markets are cleared at different points in time with different `roll_forward` a…
-
**Describe the bug**
~~NK_CGG99AL~~ **NK_CGG02AL** gives problem with Cholesky decomposition. See https://github.com/IMFS-MMB/mmb-gui-electron/issues/82#issuecomment-561232746 and https://github.com/…
-
I am a research fellow at the University of Bologna (Italy).
Currently, I am dealing with Stochastic Optimization and I am interested in using the DSP solver to solve a MIP problem whose mathematical…
-
Lol, I had fun with this code. But it wasn't all that suited to my use without the position embedding interpolation and some registers. So I added them. See if you feel like you want to include them i…
-
Take a look at the following code:
```
import networkx as nx
import numpy as np
import matplotlib.pyplot as plt
import bayespy as bp
def mmsbm_variational(A, K):
# number of nodes
N = len(A…