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: replace free service docs with inference docs #918

Merged
merged 2 commits into from
Jun 14, 2023

Conversation

ZiniuYu
Copy link
Member

@ZiniuYu ZiniuYu commented Jun 13, 2023

No description provided.

@codecov
Copy link

codecov bot commented Jun 13, 2023

Codecov Report

Merging #918 (2b4eaaa) into main (280b925) will increase coverage by 0.89%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #918      +/-   ##
==========================================
+ Coverage   70.71%   71.61%   +0.89%     
==========================================
  Files          23       23              
  Lines        1564     1564              
==========================================
+ Hits         1106     1120      +14     
+ Misses        458      444      -14     
Flag Coverage Δ
cas 71.61% <100.00%> (+0.89%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
client/clip_client/__init__.py 100.00% <100.00%> (ø)
server/clip_server/__init__.py 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

@ZiniuYu ZiniuYu requested review from saahil and a team June 13, 2023 10:28
@github-actions
Copy link

📝 Docs are deployed on https://ft-docs-inference-migration--jina-docs.netlify.app 🎉

⚠️ Our demo server `demo-cas.jina.ai` is sunset and no longer available after **15th of Sept 2022**.

You can access to the hosted CLIP service at [Jina AI's Inference](https://cloud.jina.ai/user/inference) with free credits.
Inference provides a selection of AI models for common tasks, such as visual reasoning, question answering, or embedding modalities like texts and images.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Inference API


⚠️ Our demo server `demo-cas.jina.ai` is sunset and no longer available after **15th of Sept 2022**.

You can access to the hosted CLIP service at [Jina AI's Inference](https://cloud.jina.ai/user/inference) with free credits.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we clarify free credits here?

However, the "best model" is not always the best choice for your application. You may want to use a smaller model for faster response time, or a larger model for better accuracy.
With the [Inference](https://cloud.jina.ai/user/inference) in [Jina AI Cloud](https://cloud.jina.ai/), you have the flexibility to choose the model that best suits your specific needs.
1. Sign up for a free account at [Jina AI Cloud](https://cloud.jina.ai).
2. Once you have created an account, navigate to the Inference tab to create a new CLIP model.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We will not mention model-based inference-api anymore.

Copy link
Member

@numb3r3 numb3r3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@numb3r3 numb3r3 merged commit 6e418fe into main Jun 14, 2023
@numb3r3 numb3r3 deleted the docs-inference-migration branch June 14, 2023 02:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants