MLServer
MLServer copied to clipboard
Add Japanese language dependencies
Resolves #1506
@sakoush I believe I have addressed your comments. Let me know if I have misunderstood something!
@sakoush Hey! Hope your holidays went well. Just bumping this to your attention because I think it's ready if not close to ready to merge. Let me know if I misunderstood some of your comments. Looking forward to your feedback.
Hey @sakoush , the pipeline is failing on TF v2.14 dropping support for Python 3.8. Would you rather drop support for Python 3.8 for this runtime or have me deprecate TF to v2.13?
@sakoush Looked into this a bit more. I am pretty sure we're going to have to bump to 3.9 unless we deprecate tensorflow-io too. In my personal opinion, I think it just makes sense to go this route rather than freeze all of our tensorflow dependencies forever. Let me know what you think.
@jbauer2718 could you please rebase your changes on top of latest master as there are now merge conflicts.
@sakoush I synced with the main branch. Looks like some packages were updated in the runtime lockfiles. Let me know if you want me to explicitly revert these, but should be GTG.
@jbauer2718 it looks like that merge conflicts have not been resolved correctly, at least by looking at the changes in docs/examples/huggingface/README.md
@sakoush Sorry for missing that. Should be good now.