Inference for multilingual models (#15836)

* 📝 first draft for multilingual models

* 🖍 make style
This commit is contained in:
Steven Liu
2022-03-01 13:10:31 -08:00
committed by GitHub
parent 26426923b7
commit 6ccfa2170c
2 changed files with 95 additions and 36 deletions

View File

@@ -35,6 +35,8 @@
- sections:
- local: create_a_model
title: Create a custom model
- local: multilingual
title: Inference for multilingual models
- local: examples
title: Examples
- local: troubleshooting