spongedsc / pathways

Pathways: multi-modal AI/ML models on discord
GNU Affero General Public License v3.0
3 stars 1 forks source link

[bug/needsfix] Write new instruction set prompts w/ Mistral/Mixtral support #105

Open daniwasonline opened 1 month ago

daniwasonline commented 1 month ago

Description

At the moment, all current prompts for personas are written/tuned for Llama 3. However, with the introduction of Integrations and the subsequent move of various parts of the ML stack to models based on Mistral/Mixtral, prompts for "personality-heavy" personas are now broken or severely altered. All affected personas will need to be rewritten to support Mistral/Mixtral models.

Affected personas are as follows:

artifishvr commented 1 month ago

@daniwasonline #95 exists, would that prompt perform better on mistral ai models?

daniwasonline commented 1 month ago

yes it probably would be, i'm testing out mistral now so we'll have to see