You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As of right now, this has been mainly solved following #183
However, there seems to be some drawback (particularly for conversation) dataset, but since axolotl's main focus is not inference. This may be ok for now.
Proposal: Code has been written to accept any Prompter. We should allow this to be configurable using a cfg or kwarg
https://github.com/OpenAccess-AI-Collective/axolotl/blob/bbfc333a0136bfcf3f2129986253a8141c6c64d5/scripts/finetune.py#L188
which is used here
https://github.com/OpenAccess-AI-Collective/axolotl/blob/bbfc333a0136bfcf3f2129986253a8141c6c64d5/scripts/finetune.py#L59-L64
The text was updated successfully, but these errors were encountered: