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

sagemaker + llm creator class #352

Merged
merged 1 commit into from
Sep 29, 2023
Merged

Conversation

dartpain
Copy link
Contributor

No description provided.

@vercel
Copy link

vercel bot commented Sep 29, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
docs-gpt ✅ Ready (Inspect) Visit Preview Sep 29, 2023 8:50am
nextra-docsgpt ✅ Ready (Inspect) Visit Preview Sep 29, 2023 8:50am

@dartpain dartpain linked an issue Sep 29, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Sep 29, 2023

Codecov Report

Merging #352 (e4be38b) into main (039062d) will increase coverage by 0.70%.
Report is 15 commits behind head on main.
The diff coverage is 52.94%.

@@            Coverage Diff             @@
##             main     #352      +/-   ##
==========================================
+ Coverage   14.85%   15.56%   +0.70%     
==========================================
  Files          54       56       +2     
  Lines        2498     2519      +21     
==========================================
+ Hits          371      392      +21     
  Misses       2127     2127              
Files Coverage Δ
application/core/settings.py 100.00% <100.00%> (ø)
application/api/answer/routes.py 25.00% <33.33%> (+0.78%) ⬆️
application/llm/openai.py 61.29% <25.00%> (+1.29%) ⬆️
application/llm/llm_creator.py 63.63% <63.63%> (ø)
application/llm/sagemaker.py 53.33% <53.33%> (ø)

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@pabik pabik merged commit 833e183 into main Sep 29, 2023
15 checks passed
@dartpain dartpain deleted the feature/aws-sagemaker-inference branch January 19, 2024 14:13
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.

Sagemaker inference integration
2 participants