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

feat: Llama3InstructModel #777

Merged
merged 8 commits into from
Apr 24, 2024
Merged

feat: Llama3InstructModel #777

merged 8 commits into from
Apr 24, 2024

Conversation

NickyHavoc
Copy link
Collaborator

@NickyHavoc NickyHavoc commented Apr 24, 2024

Description

No description.

Before Merging

  • Review the code changes
    • Unused print / comments / TODOs
    • Missing docstrings for functions that should have them
    • Consistent variable names
    • ...
  • Update changelog.md if necessary
  • Commit messages should contain a semantic label and the ticket number
    • Consider squashing if this is not the case

src/intelligence_layer/core/model.py Outdated Show resolved Hide resolved
src/intelligence_layer/core/model.py Show resolved Hide resolved
src/intelligence_layer/core/model.py Show resolved Hide resolved
src/intelligence_layer/core/model.py Show resolved Hide resolved
src/intelligence_layer/core/model.py Show resolved Hide resolved
src/intelligence_layer/core/model.py Show resolved Hide resolved
@NickyHavoc NickyHavoc merged commit b256152 into main Apr 24, 2024
4 checks passed
@NickyHavoc NickyHavoc deleted the llama-3 branch April 24, 2024 11:07
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.

2 participants