Coder Social home page Coder Social logo

marcus-arcadius / engines Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 73 KB

A free and open-source (FOSS) curation of LMs (language models) and APIs, their capabilities and relationships, and logic to select the appropriate engine for a prompt based on that prompt's requirements.

License: GNU General Public License v3.0

engines's Introduction

Engines

This is a free and open-source (FOSS) curation of LMs (language models) and APIs, their capabilities and relationships, and logic to select the appropriate engine for a prompt based on that prompt’s requirements.

LicenseDiscord server invite
GPL-3https://discord.gg/JwKGbAdNHR

See the prompts repo for detailed documentation.

http://github.com/semiosis/prompts

Specifying an engine in a .prompt means that you don’t have to specify the parameters contained by that engine

Typically, the engine specifies the model and the lm-command.

An engine may also load another engine as a template. This is done by supplying the include key with the title of another engine.

Terminology

foundation
This means that a model is generalised and capable of many tasks via prompting.

./glossary.txt

  • downstream-engines: Usually means finetuned (extra training).

layers vs specialties vs requirements

Philosophy

  • When defining attributes of engines it’s important to not value preciseness over pragmatism. For example, I have specified “foundation, nl, code” for codex as if it had an independent training step for NL on top of the foundation model, which it did not.

Resources

Foundation models

A cautionary note

Foundation models are neither “foundational”
nor the foundations of AI.

We deliberately chose “foundation” rather than
“foundational”, because we found that
“foundational” implied that these models
provide fundamental principles in a way that
“foundation” does not.

For example, we can readily say “shaky
foundations”, whereas “shaky and foundational”
is unidiomatic.

While many people currently find “foundational
model” more natural to say, “foundation model”
is grammatically a well- formed noun compound
(incidentally parallel to “LM”).

Further, “foundation” describes the (role of)
model and not AI; we neither claim nor believe
that foundation models alone are the
foundation of AI, but instead note they are
“only one component (though an increasingly
important component) of an AI system” (see
Section 1.2; pg. 7-9).

engines's People

Contributors

mullikine avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.