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

script + cpu optimisations #362

Merged
merged 3 commits into from
Oct 1, 2023
Merged

Conversation

dartpain
Copy link
Contributor

@dartpain dartpain commented Oct 1, 2023

No description provided.

@vercel
Copy link

vercel bot commented Oct 1, 2023

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

Name Status Preview Comments Updated (UTC)
docs-gpt ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 1, 2023 7:06pm
nextra-docsgpt ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 1, 2023 7:06pm

@codecov
Copy link

codecov bot commented Oct 1, 2023

Codecov Report

Merging #362 (a619269) into main (9bbf404) will increase coverage by 0.01%.
Report is 12 commits behind head on main.
The diff coverage is 21.02%.

❗ Current head a619269 differs from pull request most recent head cd9b03b. Consider uploading reports for the commit cd9b03b to get more accurate results

@@            Coverage Diff             @@
##             main     #362      +/-   ##
==========================================
+ Coverage   16.02%   16.04%   +0.01%     
==========================================
  Files          59       59              
  Lines        2664     2667       +3     
==========================================
+ Hits          427      428       +1     
- Misses       2237     2239       +2     
Files Coverage Δ
application/core/settings.py 100.00% <100.00%> (ø)
application/parser/file/html_parser.py 18.42% <ø> (ø)
application/parser/file/rst_parser.py 27.17% <ø> (ø)
application/vectorstore/base.py 40.00% <100.00%> (ø)
scripts/parser/file/html_parser.py 0.00% <ø> (ø)
scripts/parser/file/rst_parser.py 0.00% <ø> (ø)
application/llm/llama_cpp.py 26.08% <66.66%> (+3.35%) ⬆️
application/api/answer/routes.py 25.28% <20.00%> (-0.29%) ⬇️
application/vectorstore/vector_creator.py 60.00% <60.00%> (ø)
application/vectorstore/faiss.py 50.00% <37.50%> (ø)
... and 5 more

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

@dartpain dartpain merged commit c73dd77 into main Oct 1, 2023
7 of 13 checks passed
@dartpain
Copy link
Contributor Author

dartpain commented Oct 3, 2023

@holopin-bot @dartpain

@holopin-bot
Copy link

holopin-bot bot commented Oct 3, 2023

Congratulations @dartpain, you just earned a badge! Here it is: https://holopin.io/claim/clna3fbxk90410fl71k46830y

This badge can only be claimed by you, so make sure that your GitHub account is linked to your Holopin account. You can manage those preferences here: https://holopin.io/account.
Or if you're new to Holopin, you can simply sign up with GitHub, which will do the trick!

@dartpain dartpain deleted the feature/startup-script-cpu-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.

None yet

2 participants