SamSoup

Results 2 comments of SamSoup

You have two options: 1. Run `webui` with a public share link. This is probably the easiest, but it can be a security concern. ```bash GRADIO_SHARE=1 llamafactory-cli webui ``` It...

Thanks for the reply! I am collaborating with @kanishkamisra, and I think the issue lies in summing up the factor tensors per module in `compute_dot_products_with_loader` when `compute_per_module_scores=False.` In the above...