-
Traceback (most recent call last):
File "scripts/inference.py", line 100, in
run()
File "scripts/inference.py", line 39, in run
net = HyperInverter(opts)
File "./models/hyper_inver…
-
## 🐛 Bug
When loading DeepSeek V2 Lite, weights convert and compile fine, but the first attempt to do inference always fails with this. My suspicion is that there's an issue with the Relax implemen…
-
Thank you for sharing @lucidrains ! Really fantastic work. I watched Yanniks video on perceiver and this repo really helps to go one or two levels deeper and understand the paper.
However, for apply…
-
Hi, thanks for the nice work. I'm trying to get the available model weights for vitstr_base_patch16_224_aug to work with the infer.py script. So far it is not working, because the model is not build p…
-
Hi,
I have a multi node setup with multiple GPU. I was able to get the cluster but I don't see the remaining GPU's from each nodes. How do I do that. Also observed below error while using llama…
-
Have the trained pytorch model weights been released? The words in README.md said that "The trained models of different versions are provided for off-the-shelf deployment" but I cannot find the link t…
-
I can successfully deploy llama3-8b-instruct with EAGLE. But there is a problem when deploying qwen2-7b-instruct with EAGLE.
I have converted the EAGLE-Qwen2-7B-Instruct model according to[vllm/mod…
-
Hi @edosavini , first of all, I want to thank you for publicly sharing the code.
Could you help with how to run the code? Also, I was wondering if you could push the weights of the final model to …
-
When I run train_db.sh , i meet the following error messege:
(scaffold_gs) root@autodl-container-1b3442a671-d472fe41:~/autodl-tmp/Scaffold-GS# bash train_db.sh
0
Setting up [LPIPS] perceptual los…
-
@sayakpaul
Hello,
I am looking for support for saving and loading the flux1.schnell model from Blackforest.
Following your code from the "Bonus" [here](https://github.com/huggingface/blog/blo…