Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LlamaCpp and Llama Go backends #40

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

richardwooding
Copy link
Collaborator

Checklist

  • Branch has been rebased with main
  • Commits
    • Have been properly set-up
    • Merge strategy has been specified in the corresponding section
  • Reviewers have been set
  • New or changing code is properly tested
    • TDD has been applied
    • Coverage of at least the happy path has been checked
  • Linters pass
  • Blockers are specified
  • After merging main can be deployed
  • Documentation has been added, in godoc and/or README.md

Goal

Why are you doing this. Relevant motivation and context.

Merge strategy

The preferred merge strategy is:

  • Create a merge commit
  • Squash and merge
  • Rebase and merge

Blocked by

Add links to this project or other projects PRs, issues, reasons and/or people
who's preventing this from beeing merged.

How are you doing this

Ideally this should be empty, the code should be clear and with godoc.

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.

None yet

1 participant