Skip to content

Commit

Permalink
Docs: 'ufrom' typo (#109)
Browse files Browse the repository at this point in the history
nilq authored Sep 19, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 43c2ecd commit 3c1a4e0
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
@@ -135,7 +135,7 @@ This comes handy when you build real applications or want to deploy Multi-Modal

```python
from ucall.rich_posix import Server
import ufrom
import uform

server = Server()
model = uform.get_model('unum-cloud/uform-vl-multilingual')

0 comments on commit 3c1a4e0

Please sign in to comment.