Skip to content

Conversation

ggerganov
Copy link
Member

@ggerganov ggerganov commented Jul 22, 2024

It wasn't clear that the PR squashing should be done upon merging. Also add note for stale PRs

# Pull requests (for collaborators)

- Squash-merge PRs
- Use the following format for the squashed commit title: `<module> : <commit title> (#<issue_number>)`. For example: `utils : fix typo in utils.py (#1234)`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be useful to have a list of modules, it's not always very clear what to use as module name.

Copy link
Collaborator

@Green-Sky Green-Sky Jul 22, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yea, having multiple examples should increase human performance in correctly choosing the module string.

single-shot -> multi-shot :)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added a reference to a wiki page with some common modules that we've used so far based on the current git history: https://github.com/ggerganov/llama.cpp/wiki/Modules

@ggerganov ggerganov changed the title contributing : clarify PR squashing contrib : clarify PR squashing + module names Jul 22, 2024
@ggerganov ggerganov merged commit e7e6487 into master Jul 23, 2024
@ggerganov ggerganov deleted the gg/contributing branch July 23, 2024 08:28
arthw pushed a commit to arthw/llama.cpp that referenced this pull request Jul 27, 2024
* contrib : clarify PR squashing

* contrib : fix typo + add list of modules
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants