[go: nahoru, domu]

Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
libary -> library
  • Loading branch information
eltociear committed Jun 10, 2024
1 parent 0a9c661 commit d4fce1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ pip install -U git+https://github.com/ridgerchu/matmulfreellm

We provide the implementations of models that are compatible with 🤗 Transformers library.
Here's an example of how to initialize a model from the default configs in `matmulfreelm`:
This is a huggingface-compatible libary that you can use such command to initize the model with huggingface `AutoModel`:
This is a huggingface-compatible library that you can use such command to initize the model with huggingface `AutoModel`:


```py
Expand Down

0 comments on commit d4fce1d

Please sign in to comment.