-
## GitBook Section
https://snet-ambassadors.gitbook.io/singularitynet-archive/development/llm-development
-----------------
## Google Colab Development
https://github.com/SingularityNET-Archive/…
-
# AlphaFold2 - ColabFold - Colab DB
Standard AlphaFold pipeline using MMseqs2
[https://colab-db.github.io/notebooks/colabfold/](https://colab-db.github.io/notebooks/colabfold/)
-
The Readme mentions some easy colab notebooks, I have not seen them yet.
-
Hello! I am having some trouble on setting up any of the lab's nootebooks.
```
if "bootstrap" not in locals() or bootstrap.run:
# path management for Python
pythonpath, = !echo $PYT…
-
To repro:
Install the latest versions of unsloth and transformers
```
!pip uninstall unsloth -y && pip install --upgrade --no-cache-dir "unsloth[colab-new] @ git+https://github.com/unslothai/unslot…
-
Times Newspapers, using i analyzer: https://colab.research.google.com/drive/17ZsPlWyH_DfflJZ1SvyD3DXUiSiyJ7V5#scrollTo=dwqHMYvFyzUY
-
Here is an example notebook stored in a Collab environment in google. For now I think we will use with Collab links or GitHub links to notebooks. https://colab.research.google.com/drive/1GY0Rj6z_sA_…
-
Type: Bug
Hello. Recently i was checking if i could view and run colab notebooks using vscode to use github copilot and advanced inteli sence, but i found no way to do so. I can open a jupyter noteb…
-
I have been using the dysts library for the past month for my dissertation that includes chaotic system forecasting. I use the library to generate data and so far I have been using the Lorenz system. …
-
* CodeCarbon version: 2.6.0
* Python version: 3.10
* Operating System: Linux (Google Colab)
### Description
I was trying to record the emissions generated while fine-tuning the Gemma-7B model …