GitHub tags in Google Colab
The Colab interface allows to choose a branch from a GitHub repository.
How do I collapse all functions/classes in Google Collab
Pressing Ctrl+Shift+A
opens up the Chrome Search Manu,
How do I use git clone from within a Colab docker container?
I recently followed the instructions at this link to host a “local runtime” of Colab on a remote VM equipped with a NVIDIA A100 (80 GB).
Create easy link (or button) to file in my own mounted Google Drive?
In the below screenshot, you can see: My Colab Notebook creates a file called “small.docx.HTML” into my mounted Google Drive.
colab pro+ error Streaming output truncated to the last 5000 lines
I try to train a model of RL on Google Colab pro+, but everytime after one day i get this errror :
discrepancy between directory trees Google drive and Google Colab
Please note both trees and the missing direcctories, please note Drive is already mounted. The code can not find these directories !! Your help is appreciated.
Google colab: ERROR: Could not build wheels for tokenizers, which is required to install pyproject.toml-based projects
I am trying to use the logit lens model in this article: https://www.lesswrong.com/posts/AcKRB8wDpdaN6v6ru/interpreting-gpt-the-logit-lens ,
and the notebook https://colab.research.google.com/drive/1MjdfK2srcerLrAJDRaJQKO0sUiZ-hQtA?usp=sharing#scrollTo=11X1oaLHxKMQ. However, I can’t finish the environment setup. Always a error comes from “%pip install git+https://github.com/finetuneanon/transformers/@gpt-neo-localattention”.
Google colab: ERROR: Could not build wheels for tokenizers, which is required to install pyproject.toml-based projects
I am trying to use the logit lens model in this article: https://www.lesswrong.com/posts/AcKRB8wDpdaN6v6ru/interpreting-gpt-the-logit-lens ,
and the notebook https://colab.research.google.com/drive/1MjdfK2srcerLrAJDRaJQKO0sUiZ-hQtA?usp=sharing#scrollTo=11X1oaLHxKMQ. However, I can’t finish the environment setup. Always a error comes from “%pip install git+https://github.com/finetuneanon/transformers/@gpt-neo-localattention”.
I subscribe to colab pro+ but I’m trying to train my mode but colab disconnected
I subscribe to colab pro+ but I’m trying to train my model while I sleep, my device of choice is a T4, one day I managed to run it in the background all night but the last two days it’s been disconnected. What can I do to solve this problem please
cannot set hardware accelerator to ‘none’ in runtime settings
From Runtime -> change runtime type, I cannot find a menu that allows me to change the hardware accelerator type to ‘none’
enter image description here