Tran Thanh Luan

Results 7 issues of Tran Thanh Luan

I encounter this error: "RuntimeError: Attempted to set the storage of a tensor on device "cuda:0" to a storage on different device "cpu". This is no longer allowed; the devices...

I am encountering issues while attempting to set up the subnet template locally, as outlined in your documentation (https://github.com/opentensor/bittensor-subnet-template/blob/main/docs/running_on_staging.md). I have run into a couple of challenges that I'd like...

**Description** "hf_transfer is a Rust-based package developed to maximize the bandwidth used by dividing large files into smaller parts and transferring them simultaneously using multiple threads. This approach can potentially...

### Describe the bug I faced a error when adding commit/reveal weights to subnet Finally i found that weights must be a list of int, though weights should be a...

bug

I can't even reach the default setting performance in your benchmark on RTX 4090. I rent it on RunPod, Tensordock

You updated to V2 version but it only support 1 batch size. How much computation cost you do when compared to V1? I also want to see the loss curve...

In diffusion denoising model, we usually use `classifier free guidance` to control qualities. With [State Manager](https://github.com/huggingface/diffusers/blob/152f7ca357c066c4af3d1a58cdf17662ef5a2f87/src/diffusers/hooks/hooks.py#L42), we want each context hold different `state`, so we have to set which context...

contributions-welcome