1
0

config.yml 521 B

1234567891011
  1. blank_issues_enabled: true
  2. contact_links:
  3. - name: Got an idea?
  4. url: https://github.com/ggml-org/llama.cpp/discussions/categories/ideas
  5. about: Pop it there. It may then become an enhancement ticket.
  6. - name: Got a question?
  7. url: https://github.com/ggml-org/llama.cpp/discussions/categories/q-a
  8. about: Ask a question there!
  9. - name: Want to contribute?
  10. url: https://github.com/ggml-org/llama.cpp/wiki/contribute
  11. about: Head to the contribution guide page of the wiki for areas you can help with