apple / corenet

CoreNet: A library for training deep neural networks
Other
6.72k stars 518 forks source link

Correct Typo in CoreNet's and OpenELM's Documentation #9

Closed aakashapoorv closed 2 months ago

aakashapoorv commented 2 months ago

In the Model Implementations section of the Directory Structure, I've made the following correction:

From To
moels models

In OpenELM Documentation, I've made the following correction:

From To
LLamav1/v2 LLama v1/v2
aakashapoorv commented 2 months ago

Added changes from https://github.com/apple/corenet/pull/8 as well