Coder Social home page Coder Social logo

arm64 image about turbopilot HOT 2 CLOSED

ravenscroftj avatar ravenscroftj commented on July 18, 2024
arm64 image

from turbopilot.

Comments (2)

ravenscroftj avatar ravenscroftj commented on July 18, 2024

Hi there,

I need to add arm64 builds to the CI pipeline. In the mean time, you can try cloning the repo and subproject and running docker build from your server - it should pull in the arm dependencies. I will get something set up for automatic arm build soon

from turbopilot.

ravenscroftj avatar ravenscroftj commented on July 18, 2024

Hi again @GeekWorkCode

I have now added ARM64 builds to the CI pipeline so you should just be able to run it straight away now:

docker run --rm -it \
  -v ./models:/models \
  -e THREADS=6 \
  -e MODEL="/models/codegen-2B-multi-ggml-4bit-quant.bin" \
  -p 18080:18080 \
  ghcr.io/ravenscroftj/turbopilot:latest

Please note the docker image URI name has changed to ghcr.io/ravenscroftj/turbopilot:latest

from turbopilot.

Related Issues (20)

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.