IBM / Dromedary

Dromedary: towards helpful, ethical and reliable LLMs.
GNU General Public License v3.0
1.11k stars 86 forks source link

i am working on a project which uses this as a practical means of creating an ai health advisor with a strong understanding of its limitations and ethical use #5

Closed Alignment-Lab-AI closed 1 year ago

Alignment-Lab-AI commented 1 year ago

is there any information or data you would like to have from my project to assist you guys in developing this?

yhyu13 commented 1 year ago

I guess we first need some explanations from the author on how to extend/adapt the annotated prompt https://github.com/IBM/Dromedary/issues/4

Edward-Sun commented 1 year ago

Hi,

Thank you for your interest in our work. To adapt our method to your own application, I would suggest you to modify two prompts:

  1. the main self-alignment prompt: such as add new rules for your application
  2. the synthetic questions types: it would also be a good idea to add new question types that you want to cover in the rule engraving process, for example, "Questions that require medical context" or "Questions that require medical knowledge" in your case.
Alignment-Lab-AI commented 1 year ago

its hard not to be interested! this is very very cool! when im done working on this project for others i plan on delving quite deep into dromedary, as a potential enhancement for my personal projects, considering how strongly it aligns to my personal use case.