Skip to content

Commit

Permalink
naming: Add style guidance for Merlinite and Granite
Browse files Browse the repository at this point in the history
This came up in review on instructlab#70, so document the preferred
capitalization.

Signed-off-by: Russell Bryant <[email protected]>
  • Loading branch information
russellb committed May 31, 2024
1 parent 26d7e07 commit 9eb08a0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/naming-conventions.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,8 @@
(like Slack)
* `InstructLab` - CamelCase when referring to the name of the overall project.
* Never `Instruct Lab` with a space.

## Models

* `Merlinite` and `Granite` are capitalized unless referring to a filename
like `merlinite-7b-lab-Q4_K_M.gguf`.

0 comments on commit 9eb08a0

Please sign in to comment.