-
In the page:
https://huggingface.co/docs/peft/main/en/task_guides/clm-prompt-tuning
all the links to colab repositories are broken:
mixed: https://colab.research.google.com/github/huggingface…
-
Just a thought (IIRC I saw that in a semi-recent tweet by Jake van der Plas) if you a notebook on github e.g.: https://github.com/sphinx-gallery/sphinx-gallery.github.io/blob/master/notebooks/auto_exa…
-
Colab is amazing. Nobody wants to 1. download a Jupyter notebook; 2. install Edward; 3. start up Jupyter notebook; 4. run the code. Having tutorials link to Colabs allows users to immediately go to st…
-
**Is your feature request related to a problem? Please describe.**
I am using Colab to run some `pytorch` examples. Installing using `pip` worked with the original version, but from time to time it l…
-
Overall
- [x] detail: author names get underlined during mouseover, notebook titles not
- [ ] each notebook has a coloured circle. Perhaps use colour and opacity to indicate type of collections and …
-
Further to our discussion this morning, I converted animate's `simple_metric.py` demo to a format suitable for converting it to a Jupyter notebook using [jupytext](https://github.com/mwouts/jupytext?t…
-
Make notebooks compatible with Google Colab.
This generally involves adding a cell to install the package and download the relevant dataset. See [demo_lime.ipynb](https://github.com/Trusted-AI/AIF3…
-
**Description**:
Currently, the [implementation](https://colab.research.google.com/github/deepset-ai/haystack-cookbook/blob/main/notebooks/conversational_rag_using_memory.ipynb#scrollTo=WLPMr6vDbks…
-
https://whatasmallship.github.io/2024/06/16/cifar10-tutorial/
123# For tips on running notebooks in Google Colab, see# https://pytorch.org/tutorials/beginner/colab%matplotlib inline Training a Clas…
-
https://whatasmallship.github.io/2024/06/12/tensor-tutorial/
123# For tips on running notebooks in Google Colab, see# https://pytorch.org/tutorials/beginner/colab%matplotlib inline TensorsTensors …