-
Notifications
You must be signed in to change notification settings - Fork 77
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/doc readmes #522
Merged
Merged
Feat/doc readmes #522
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dilyararimovna
approved these changes
Jul 10, 2023
oserikov
pushed a commit
that referenced
this pull request
Nov 21, 2024
* first commit * non-final llm qa (TIME-OUTS!!!) * working version of LLM QA dist * removed unnecessary file * change ports * info services * some fixes * removed extras in server and added try-except in response * style black * style flake * black style again... * fixes for comments * numerous updates for new format * fixes * various fixes * codestyle * save model path endpoint * moved docs from common to root folder * moved doc_ranker to annotators * changed pipeline_conf.json (added ranker) * renamed component and finished save_model_path * services -> annotators * bug fixes * trying to deal with server * first working version * better logging, added deleting files from /data * np.savez * removed extra comments * codestyle * updated ports * one more ports update * codestyle * fixes acc to Ksusha * return entity linking * removed readme * codestyle * modified try-except * various fixes * skill update new format * hopefully working new arch * working version!! (still need to finish some things though * final fixes * removed test file * some style fixes * changing skill name, moving docs to file server * adding renamwed skill * some more name and formatter changes * renamed some files and changed prompt * mainly yml files update * some fixes * return formatters to normal * port updates * style * draft test files * pdf and html support; prompt fixed * style * improved logic of working with files * fixed issues with doc names and extensions * fiz extensions * style * removed extras * name fix * increase memory for doc-retriever * removed proxy from yml * removed extra doc * rename dist * name change * more understandable code * add new variables for timeout, prompt, n_par; fix yml files with info; add Pathlib * formatter fix * fix to get values safely * prompt instruction * str of doc links to list * split function into smaller funcs * fix skill adding bug * fix files list * simplify long train_model func * style * code style * fix dreambuilder option * good test * feat: add tests of doc qa pipeline * fix: titles for tests * fix: rights * update test file * style * better prompt * update DOC_PATH_OR_LINK * name fix * component cards fixes * fix card * add readmes non-final * better readmes --------- Co-authored-by: dilyararimovna <dilyara.rimovna@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.