GithubHelp home page GithubHelp logo

Comments (5)

SignalRT avatar SignalRT commented on September 26, 2024 4

The models supported are models with GGUF format. Please review the documentation:

image

It seems that you are trying to load directly the model downloaded from meta repositories https://github.com/facebookresearch/llama that don´t use GGUF format. If this is the case you need to convert previously the model to GGUF format or download a GGUF model (for example in this repository https://huggingface.co/TheBloke you will find a lot of models converted to GGUF).

If the library fails to load a GGUF model, please indicate the link to download the model to be able to verify the issue. You also should have in consideration that you will need a lot of memory to load a 70b parameter model.

from llamasharp.

TonyWang666 avatar TonyWang666 commented on September 26, 2024 1

I did run it successfully after load from a gguf file. Thanks~
Screenshot 2023-12-01 at 18 05 50

from llamasharp.

TonyWang666 avatar TonyWang666 commented on September 26, 2024

Hi jlsantiago, thank you very much. I plan to use gguf file from https://huggingface.co/TheBloke/Llama-2-7B-Chat-GGUF/blob/main/llama-2-7b-chat.Q5_K_M.gguf. Will update the result later in this thread.

from llamasharp.

SignalRT avatar SignalRT commented on September 26, 2024

@TonyWang666, Did you have time to test some gguf model with LLamaSharp ?

from llamasharp.

TonyWang666 avatar TonyWang666 commented on September 26, 2024

@TonyWang666, Did you have time to test some gguf model with LLamaSharp ?

Yeah, I can do the test today. Sorry for the delay.

from llamasharp.

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.