Skip to content

Commit

Permalink
add colab badge
Browse files Browse the repository at this point in the history
  • Loading branch information
dnth committed Oct 15, 2024
1 parent 29a57c2 commit c8c5116
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ Have a custom model? Create a class that implements the `BaseModel` interface an

Here's a quick example demonstrating how to use x.infer with a Transformers model:

[![Open In Colab](https://img.shields.io/badge/Open%20In-Colab-blue?style=for-the-badge&logo=google-colab)](https://colab.research.google.com/github/dnth/x.infer/blob/main/nbs/quickstart.ipynb)


```python
import xinfer

Expand Down

0 comments on commit c8c5116

Please sign in to comment.