Rzgar
Rzgar
free version of ngrok doesnt support tcp port 4444 only 80 i think. when you run ngrok in the terminal copy the value of "Forwarding" and use it in --build...
change python3 to python
pre-built Wheels: https://github.com/Dao-AILab/flash-attention/releases _Often, pip automatically prefers to download these wheels if they are available. However, when it falls back to building from source, it could be due to a...
you are using (--template argument). If the template doesn't know how to format "function_call" or "observation", conversations containing them might be filtered out or cause errors during processing. This is...
it's a warning not that important, and it's safe to ignore. Consider using **q_proj,v_proj,k_proj,o_proj,gate_proj,up_proj,down_proj** in **LoRA modules** field for gemma fine tuning. Cosine_with_restarts is a much better choice. LoRA_dropout: 0.1...
> Model: https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/blob/main/split_files/diffusion_models/chrono_edit_14B_fp16.safetensors > Hi, there is a ScaleRope node, can't find it via custom manager, is it unpublished custom node?
> Is it possible to visualize the editing trajectory? If I display all 5 images generated, apart from the first one which is the input original, the other 4 are...
> [@rzgarespo](https://github.com/rzgarespo) i don't think we are talking about the same thing. On the [Nvidia presentation page of ChronoEdit](https://research.nvidia.com/labs/toronto-ai/chronoedit/) they show that it's possible to recover the "thinking" process of...
`n_gpu_layers=-1` layers that can be offloaded to the GPU will be
`cd comfyui-directory` `git reset --hard` `git pull origin master` `pip install -r requirements.txt`