Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add Tiyaro in standardized model interfaces & demos section #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Venkat2811
Copy link

@Venkat2811 Venkat2811 commented Aug 9, 2022

Hello PapersWithCode Team !

Thank you for your work with building and maintaining PWC. This tips repo is very useful, and I've come across various SOTA model repos that follow this structure. I am from Tiyaro.ai, and we are working on enabling developers to instantly evaluate, customize and use the world’s best AI. With this PR, our goal is to reach AI researchers and model developers, so that they get the following benefits with just few easy steps on Tiyaro.

On Tiyaro, every model will get it’s own:

  • Dedicated model card - Example: facebook/bart-large-mnli
  • Model demo page - Example: google/vit-base-patch16-224
  • Unique Inference API - Example: facebook/bart-large-mnli.
  • Sample code snippets and swagger spec for the API in the model card
  • Standardized model input and output interfaces based on Model Types, ex: image-classification, translation, etc.,
  • Compare a model with other models of similar types on various parameters using Tiyaro Experiments - Example: Image classification.

With these features, researcher's GitHub Models are available for anyone to try out and use as APIs, removing all the barriers and providing reach to wide range of users, and thus enabling reproducibility in research. We are constantly working on adding new features to Tiyaro EasyTrain, EasyServe & Experiments, to make the best use of any ML model, and making AI more accessible for anyone.

Update: We've signed Meta's Open Source corporate CLA as well

@omarsar
Copy link

omarsar commented Aug 25, 2022

@rstojnic Please take a look.

@omarsar omarsar requested a review from rstojnic August 25, 2022 12:38
@Venkat2811
Copy link
Author

Hello @rstojnic,

Hope you are doing well. Looking forward to your PR review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants