Skip to content

Commit

Permalink
Merge branch 'main' into update-versions
Browse files Browse the repository at this point in the history
  • Loading branch information
xenova authored Nov 3, 2024
2 parents 5a6864a + 6bd45ac commit 37d1b58
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion examples/extension/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ An example project to show how to run 🤗 Transformers in a browser extension.

1. Add the extension to your browser. To do this, go to `chrome://extensions/`, enable developer mode (top right), and click "Load unpacked". Select the `build` directory from the dialog which appears and click "Select Folder".

1. That's it! You should now be able to open the extenion's popup and use the model in your browser!
1. That's it! You should now be able to open the extension's popup and use the model in your browser!

## Editing the template

Expand Down
1 change: 0 additions & 1 deletion scripts/convert.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@
'stablelm',
'starcoder2',
'openelm',
'gemma',
'mobilellm',

# Encoder-decoder models
Expand Down

0 comments on commit 37d1b58

Please sign in to comment.