huggingface / huggingface/course
Update files structure in 4. Sharing models and tokenizers - Sharing pretrained models
Open
- Dominant language
- MDX
- Stars
- 4.2k
- Forks
- 1.4k
- Avg merge
- 13m
- Merged PRs (30d)
- 1
Description
In the [4. Sharing models and tokenizers - Sharing pretrained models](https://huggingface.co/learn/nlp-course/chapter4/3?fw=pt#the-uploadfile-approach), there are some outdated references regarding the files structure from working with a .pt model.
In particular, there are a few mentions of `pytorch_model.bin` and some outdated references which are now `model.safetensors`.
This affects some git related content on the unit
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.