MCPcopy Create free account
hub / github.com/FunAudioLLM/ThinkSound / sample_rf

Function sample_rf

ThinkSound/inference/sampling.py:200–232  ·  view source on GitHub ↗
(
        model_fn, 
        noise, 
        init_data=None,
        steps=100, 
        sigma_max=1,
        device="cuda", 
        callback=None, 
        cond_fn=None,
        **extra_args
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

generate_diffusion_condFunction · 0.85

Calls 2

make_cond_model_fnFunction · 0.85
sample_discrete_eulerFunction · 0.85

Tested by

no test coverage detected