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
🐊💡👍 Concept approved ideaApproved concept for implementation.book.book format specificationModel variant🌎 TopicCanditate for standalone topic to be raised in discussions, have landing page, have blog article etc
1 participant
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
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.
Uh oh!
There was an error while loading. Please reload this page.
-
The metamodel is not a black box model by itself, but some helpful box that is composed of several other models and prompts.
It is closely related to metaprompting.
1) One model variant can be emulated by different model variant
One model variant can be emulated by another. For example, the chat model is emulated in its deep internals by the completion model.
2) Enhance one model variant by composing metamodel
Pipelines itseft does exactly that - it combines multiple calls into one big pipeline.
Beta Was this translation helpful? Give feedback.
All reactions