notebooks icon indicating copy to clipboard operation
notebooks copied to clipboard

Broken GitHub/Colab links to PEFT notebooks

Open danmohad opened this issue 2 years ago • 1 comments
trafficstars

On the Prefix tuning for conditional generation and Prompt tuning for causal language modeling pages, the Google Colab links point to github.com/huggingface/notebooks/blob/main/peft_doc/en/...

Your Github repo address is huggingface/notebooks/blob/main/peft_docs/en/..., so trying to start these Colab notebooks fails with a "notebook not found" error.

Thought you should know.

danmohad avatar Jul 29 '23 18:07 danmohad

If I understand the github code correctly, then https://github.com/huggingface/peft/pull/1521 would fix this

DriesVerachtert avatar Mar 02 '24 15:03 DriesVerachtert