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
Now that Fabric can use models outside of OpenAI's, is the general idea that the patterns are first and foremost meant for OpenAI, so YMMV with other models, or is there plans to extend the patterns filesystem by adding subfolders for each of the models that the patterns are known to work correctly for?
So something like:
patterns
└── mixtral
└── extract_ideas
would get used if running: Fabric --model mixtral --pattern extract_ideas
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Now that Fabric can use models outside of OpenAI's, is the general idea that the patterns are first and foremost meant for OpenAI, so YMMV with other models, or is there plans to extend the patterns filesystem by adding subfolders for each of the models that the patterns are known to work correctly for?
So something like:
would get used if running:
Fabric --model mixtral --pattern extract_ideasBeta Was this translation helpful? Give feedback.
All reactions