mirror of https://github.com/google/gemma.cpp.git
[readme] Clarify that development is done on dev branch.
Discussed using dev branch instead of main branch for development. We could revisit this once CI is hardened to test end-to-end correctness. PiperOrigin-RevId: 609500897
This commit is contained in:
parent
a62f783efb
commit
0508e2c2e1
|
|
@ -40,6 +40,10 @@ Community contributions large and small are welcome. This project follows
|
|||
[Google's Open Source Community
|
||||
Guidelines](https://opensource.google.com/conduct/).
|
||||
|
||||
*Active development is currently done on the `dev` branch. Please open pull
|
||||
requests targeting `dev` branch instead of `main`, which is intended to be more
|
||||
stable.*
|
||||
|
||||
## Quick Start
|
||||
|
||||
### System requirements
|
||||
|
|
|
|||
Loading…
Reference in New Issue