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/template prompt based skill #288

Merged
merged 16 commits into from
Jan 18, 2023

Conversation

dilyararimovna
Copy link
Collaborator

No description provided.

@dilyararimovna dilyararimovna merged commit 241b2c3 into generative_skills Jan 18, 2023
@dilyararimovna dilyararimovna deleted the feat/template_prompt_based_skill branch January 18, 2023 04:15
dilyararimovna added a commit that referenced this pull request Jan 23, 2023
* Fix requirements.txt (#84)

* fix itsdangerous requirements

* pin itsdangerous requirements for all flask==1.1.1 servers

* first attempt at goal gptj skill

* for Dilya to look

* put back no_grad

* working gptj FAQ skill

* gtpj FAQ distributive

* increased max_length for generation

* added some skills & moved prompt files

* changed a lot of names

* added my skill to skill_selectors

* added telegram.yml

* prompt selector annotator added

* changed context length but need to check still

* removed intent-related skills

* separate containers.py & faster prompt-selector

* updated README for my skill, still need to calculate requirements

* workaround for generation bug with punctuation

* fixed length of gen response bug

* test files

* modified tests for prompt-selector

* test for gptj

* test for gptj upd

* updated example prompts

* updated readme

* code style

* code style acc to black

* fixed str length for test

* fixed style

* code style

* style yet again

* fixed for Dilya

* fixes for Dilya

* changed back dream_mini

* smaller timeout for prompt selector

* some more fixes

* small fix

* style

* changed links

* updated pipeline_conf

* timeout for is_container_running as an arg

* default max_length for generation

* added set of skills to skill_selector

* compile regex

* timeout

* confidence update

* removed comment

* increased confidence

* got rid of comments

* some minor info fixes

* renamed gptj to transformers_lm

* one more name change

* one more name change

* service name fix

* another rename

* fixed punctuation bug

* removed extra

* removed extra

* working version for telegram

* style

* style black

* tiny fix

* updated formatting and names

* tiny fix

* telegram fix attempt

* telegram fix attempt

* readme fix

* lower confidence

* constants

* timeout increase for skill

* STYLE

* Feat/template prompt based skill (#288)

* feat: template prompt based skill

* fix: change port and separate yml configs

* fix: move to env vars

* fix: rename template to dream-persona

* fix: turn on prompts skill

* fix: rename files

* fix: copy in dockerfile

* fix: copy in dockerfile

* fix: formatter

* fix: tests for dff

* fix: tests for dff

* fix: formatter

* fix: gpu file

* fix: dropping responses

* fix: consider some prompts only

* fix: readme

* fix: persona

* feat: readme

* feat: readme to the creation

* fix: constrict context

* fix: add types utterances

* fix: upd directories

* feat: prompt-based to prompted

* feat: prompt-based to prompted

* feat: prompt-based to prompted

* fix: endpoint for spelling

* fix: tests

* fix: docs

* feat: dream persona prompted

* feat: readmes

* fix: codestyle

* fix: proxy

* fix: tests for transformers lm

* fix: test

* fix: test prompt selector

* fix: codestyle

* fix: correct var name

* fix: tests

* fix: codestyle

Co-authored-by: Andrii.Hura <54397922+AndriiHura@users.noreply.github.com>
Co-authored-by: mtalimanchuk <mtalimanchuk@gmail.com>
Co-authored-by: Nika Smilga <sunny-august@mail.ru>
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

1 participant