Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
braceal authored Nov 16, 2022
1 parent a6192ab commit 843f64b
Showing 1 changed file with 1 addition and 3 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.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

0 comments on commit 843f64b

Please sign in to comment.