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

chore: Refactor to implement model plugin - part 2 #185

Merged
merged 1 commit into from
Dec 12, 2023
Merged

Conversation

Fei-Guo
Copy link
Collaborator

@Fei-Guo Fei-Guo commented Dec 12, 2023

This change main does:

  1. Add plugin files for llama2 and falcon.
  2. Copy the inference.py to the new folders.

@Fei-Guo Fei-Guo requested a review from helayoty as a code owner December 12, 2023 07:50
Copy link

codecov bot commented Dec 12, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e5e6515) 77.05% compared to head (84c6a48) 77.05%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #185   +/-   ##
=======================================
  Coverage   77.05%   77.05%           
=======================================
  Files           9        9           
  Lines        1142     1142           
=======================================
  Hits          880      880           
  Misses        226      226           
  Partials       36       36           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Fei-Guo Fei-Guo merged commit 4571883 into main Dec 12, 2023
9 of 13 checks passed
@Fei-Guo Fei-Guo deleted the fguo-dev1 branch December 12, 2023 18:27
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