top | item 37252335

(no title)

rock_hard | 2 years ago

How it works has been rapidly evolving

But in short: yes, thats how it works as of today! Our docs go into a bit more detail here.

But this space has been moving so fast that usually how it worked last week issn’t how it works this week.

You could easily imagine us leveraging fine tuned world models models on top of prompting in the near future.

Another thing to add is that we use a bunch of different models for our Copilot implementation…some popular off the shelf ones as well as some that we trained ourselves.

discuss

order

rock_hard|2 years ago

The really cool thing that I forgot to mention here is that it makes the model composable

As you provide requirements and specs via properties to your project OR by adding components (which have their own properties) you are implicitly optimizing the model towards your use case (eg Analog Audio Aerospace applications)

These requirements/specs are all in human language…so an added benefit is that you provide more documentation for your human peers too!

steve_adams_86|2 years ago

Wow, nice. Thanks for the explanation! This is fascinating stuff. I’m looking by forward to giving it a trial run.