Skip to content

Commit

Permalink
Merge pull request instructlab#72 from russellb/model-namews
Browse files Browse the repository at this point in the history
naming: Add style guidance for Merlinite and Granite
  • Loading branch information
leseb authored Jun 3, 2024
2 parents 42661b8 + 9eb08a0 commit 43e679f
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 43e679f

Please sign in to comment.