Update model share tutorial (#15288)

* add model sharing tutorial

* 🖍 apply feedback from review

* 📝 make edits

* 🖍 fix formatting

* 📝 convert from pt checkpoint to flax

* 📝 final review
This commit is contained in:
Steven Liu
2022-01-28 18:49:26 -06:00
committed by GitHub
parent c98a6ac211
commit cabd6d26a2
2 changed files with 145 additions and 319 deletions

View File

@@ -22,7 +22,7 @@
- local: accelerate
title: Distributed training with 🤗 Accelerate
- local: model_sharing
title: Model sharing and uploading
title: Share a model
- local: tokenizer_summary
title: Summary of the tokenizers
- local: multilingual