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 model support #784

Merged
merged 13 commits into from
Aug 2, 2022
Merged

docs: add model support #784

merged 13 commits into from
Aug 2, 2022

Conversation

shan-mx
Copy link
Contributor

@shan-mx shan-mx commented Jul 26, 2022

No description provided.

@ZiniuYu
Copy link
Member

ZiniuYu commented Jul 26, 2022

onnx models are all uploaded to s3

@numb3r3
Copy link
Member

numb3r3 commented Jul 26, 2022

According to this PR, I feel the model table contains some redundant information. Let's first hold this PR until we have an idea how to proceed.

@codecov
Copy link

codecov bot commented Jul 29, 2022

Codecov Report

Merging #784 (58d5eb4) into main (8b8082a) will decrease coverage by 11.68%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##             main     #784       +/-   ##
===========================================
- Coverage   84.30%   72.62%   -11.69%     
===========================================
  Files          21       21               
  Lines        1421     1421               
===========================================
- Hits         1198     1032      -166     
- Misses        223      389      +166     
Flag Coverage Δ
cas 72.62% <ø> (-11.69%) ⬇️

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

Impacted Files Coverage Δ
server/clip_server/executors/clip_tensorrt.py 0.00% <0.00%> (-100.00%) ⬇️
server/clip_server/model/clip_trt.py 0.00% <0.00%> (-85.72%) ⬇️
server/clip_server/model/trt_utils.py 0.00% <0.00%> (-83.52%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us.

@github-actions github-actions bot added size/s and removed size/m labels Jul 29, 2022
@numb3r3 numb3r3 requested a review from ZiniuYu August 2, 2022 03:52
docs/user-guides/server.md Show resolved Hide resolved
docs/user-guides/server.md Outdated Show resolved Hide resolved
@github-actions
Copy link

github-actions bot commented Aug 2, 2022

📝 Docs are deployed on https://ft-docs-add-model-support--jina-docs.netlify.app 🎉

@ZiniuYu ZiniuYu marked this pull request as ready for review August 2, 2022 10:06
@ZiniuYu ZiniuYu requested a review from numb3r3 August 2, 2022 10:07
@numb3r3 numb3r3 merged commit c67a7f5 into main Aug 2, 2022
@numb3r3 numb3r3 deleted the docs-add-model-support branch August 2, 2022 10:15
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