Skip to content

Commit

Permalink
Merge pull request #67 from ramanathanlab/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
braceal authored Nov 16, 2022
2 parents 8049253 + 843f64b commit 5354567
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,9 +137,7 @@ Our pre-trained models and datasets can be downloaded via [Globus](https://www.g

The primary inference modes currently supported by `genslm` are computing embeddings and generating synthetic sequences.

### Compute embeddings

[Try it out in Colab!](https://colab.research.google.com/github/ramanathanlab/genslm/blob/main/examples/embedding-colab.ipynb)
### Compute embeddings [![Open in Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/ramanathanlab/genslm/blob/main/examples/embedding.ipynb)
```python
import torch
import numpy as np
Expand Down
4 changes: 2 additions & 2 deletions examples/embedding.ipynb

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5354567

Please sign in to comment.