Giter VIP home page Giter VIP logo

Comments (3)

pseudotensor avatar pseudotensor commented on June 7, 2024 1

With latest builds of llama.cpp, there's no need for exllama v2 anymore in terms of speed or stability.

Some have asked for exllama v2 support, and it might be interesting last month, but after new llama.cpp I no longer will do this as llama.cpp is as fast.

exllama 0.0.18 used in h2oGPT is pretty old, and if it's broken I'll just remove it instead of trying to support exllama v2, it requires too many changes. They didn't make it easy to use.

from h2ogpt.

pseudotensor avatar pseudotensor commented on June 7, 2024 1

Yes, for path you just do --base_model=llama --model_path_llama=<path> .

https://github.com/h2oai/h2ogpt/blob/main/docs/FAQ.md#gguf--ggml

We check for the actual path (e.g. local or absolute) or if it is inside --llamacpp_path which defaults to ./llamacpp_path folder where we download stuff too.

from h2ogpt.

slavag avatar slavag commented on June 7, 2024

@pseudotensor with that run command python generate.py --base_model=TheBloke/Mistral-7B-Instruct-v0.2-GGUF --prompt_type=mistral --max_seq_len=4096

Can I specify the path for the model file ?
Thanks

from h2ogpt.

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.