Code Monkey home page Code Monkey logo

moonshot's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

moonshot's Issues

Using Moonshot for local models instead of hosted models via API endpoints

For locally developed models / most models downloaded from HuggingfaceHub, it can be troublesome to set up an API endpoint for the model. There are libraries such as vLLM that only extends support for models of certain architecture, or transformers-openai-api, which is not actively maintained. This means that it is even more difficult to benchmark custom models via Moonshot, which only supports model calls via API endpoints.

It would be a useful feature for researchers/developers to be able to use Moonshot as a library for benchmarking locally running models instead of solely for hosted models via API endpoints, given that the model can handle appropriately crafted prompts and provide a parseable text output.

Exit sequence for running tasks

During model development, it can prove useful to have a safe exit sequence for a currently running task to make quick changes to the model and redeploy, instead of force quitting the interactive Moonshot environment on CLI.

Managing concurrently running tasks

With the current interactive CLI environment, we have to open a new terminal in order to run a new task (cookbook/recipe) concurrently. Would it be possible to run them in such a way that they can be managed from the same terminal? Either in a session-based manner (e.g. tmux) or sending it to the background (e.g. nohup).

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.