KonduitAI / konduit-serving-docs

Documentation for https://github.com/KonduitAI/konduit-serving
Apache License 2.0
1 stars 2 forks source link

Documentation Improvements #7

Open AlexDBlack opened 4 years ago

AlexDBlack commented 4 years ago

Recently I read through the Konduit Serving documentation available on gitbook (and synced to this repo): https://serving.oss.konduit.ai/ Overall, what has been done so far is pretty good. However, there's some things I think we can improve, most of them easy fixes. We can split some of these items out into their own github issues for tracking if necessary.

Also I could be wrong on some of this (still learning codebase and current status).

General thoughts/comments:

Later/future:



Page: https://serving.oss.konduit.ai/

Page: https://serving.oss.konduit.ai/quickstart/quickstart-python

Page: https://serving.oss.konduit.ai/installation

Page: https://serving.oss.konduit.ai/building-from-source

Page: https://serving.oss.konduit.ai/yaml-configurations

Page: https://serving.oss.konduit.ai/model-monitoring/monitoring-grafana

Page: https://serving.oss.konduit.ai/examples/python/tensorflow-model-serving/tf-bert

ShamsUlAzeem commented 4 years ago

@AlexDBlack thanks for a thorough review. I'll create an epic out of it and create a list of issues for the fixes.

ShamsUlAzeem commented 4 years ago

Following are the related issue links or list of things to do based on the above discussion:

ShamsUlAzeem commented 4 years ago

@AlexDBlack what should the technical explanation page contain in general?

AlexDBlack commented 4 years ago

Another thing: https://serving.konduit.ai/installation#set-environment-variables-manually

This talks about setting an environment variable to point to a JAR file - but then has zero information on where the JAR comes from.

@AlexDBlack what should the technical explanation page contain in general?

Sorry, didn't see this until now. Basically architecture, how it works internally.