-
Even though some neurons in the FFN have been split onto the GPU, their weights are still retained on the CPU in current implementations, which is unnecessary and occupies an additional portion of the…
-
Hi @yuell-science,
Thanks for the great work.
I have custom novel objects whose 6D pose need to be detected. I have the real image and the object's 2D Bounding Box available. Can I use one of th…
-
Hi, I ran through your program. Why is it that only the lora weights are saved at the end of the fine tuning, the promt encoder and mask decoder downstream of sam are HOT parameters, don't they need t…
-
Hi, thanks for the interesting project!
I create Gemma 7B based model [webbigdata/C3TR-Adapter](https://huggingface.co/webbigdata/C3TR-Adapter).
This model is Huggingface transformer format and …
-
Thank you for sharing code!
After building a custom dataset, learning vqgan3d model and trying to execute ddpm model,
>
```jupyter-notebook
[2023-06-07 15:09:43,745][torch.distributed.nn.jit…
-
Hi, will like to check where can we find the trained model weights for [strong baselines](https://github.com/open-mmlab/mmdetection/tree/master/configs/strong_baselines)? The links to all the "model" …
-
When I run "forecasts, tss = get_lag_llama_predictions(backtest_dataset, prediction_length, device, num_samples)" with my own data...I'm having an invalid frequency error. Kindly help....
Error:
:…
-
Thank you for your work.
It seems that the link to the pre-trained model is unavailable. Could you provide an updated link or guide me on how to access the model? I’d really appreciate your help.
…
-
-
I already did all the things on readme but still when I run video.py it always stuck on "loadnet = torch.load(model_path)"
Here is the full command line
C:\Users\ellie\Downloads\GFPGAN-master\GFPG…
ell28 updated
2 months ago