Giter VIP home page Giter VIP logo

Comments (5)

tqchen avatar tqchen commented on June 10, 2024 1

Thank you for input. We love to support mali, the new link can be found here https://blog.mlc.ai/2024/04/20/GPU-Accelerated-LLM-on-Orange-Pi

I think it was due to we updated the post for llama3 and changed a date, so the blogpost link get updated. If you find there are more places for improvements, we are all ears

from mlc-llm.

tqchen avatar tqchen commented on June 10, 2024 1

I also added a redirection so the old link also works. Thanks @federicoparra for spotting it

from mlc-llm.

federicoparra avatar federicoparra commented on June 10, 2024

Could you build pip versions for Orange Pi 5?
If there you need someone to do this I could !

from mlc-llm.

federicoparra avatar federicoparra commented on June 10, 2024

Also, since I got your attention :) @tqchen could answer me this #2244 namely is there a way with MLC compilation to run an iterative optimization for one's specific harware akin to what AutoTVM does?
Also, is there a way to use GGUF weights that have already been quantized #2273 with MLC ? In the case of Phi-3 something rather miracoulous happened: Microsoft themselves posted int4 quantized weights, and I tested them and it works just like the 32 bit unquantized version, I suspect this is due to quantization-aware training, something that can't be achieved with quantization after training the likes MLC does, so it would be cool to be able to use their quantized weights ?

from mlc-llm.

tqchen avatar tqchen commented on June 10, 2024

On pip packages, MLC pip packages are automated nightly via https://github.com/mlc-ai/package/, we use github actions. I think one main barrier for orange pi(ARM64 build) is to have GH action(which runs on x86) to be able to cross build for that. We do already have Mac arm64 runner. So if docker can work in that env, maybe that is another route.

from mlc-llm.

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.