Code Monkey home page Code Monkey logo

Comments (7)

hushaudio avatar hushaudio commented on June 26, 2024 1

same problem here, was really hoping this would work with my fine tune as i switch to newer models but no luck

from llama.cpp.

0wwafa avatar 0wwafa commented on June 26, 2024

notebook that shows the problem:
https://colab.research.google.com/drive/1GSlcZFE_kokYRFAqL81jVVZm04IbX5L6?usp=sharing

from llama.cpp.

tannedbum avatar tannedbum commented on June 26, 2024

I got past that, convert script works with L3 model but the quantize script stopped working today. Colab.

!./llama.cpp/quantize /content/models/"model".gguf "model"-q6_k.gguf q6_k

/bin/bash: line 1: ./llama.cpp/quantize: No such file or directory

from llama.cpp.

0wwafa avatar 0wwafa commented on June 26, 2024

I got past that, convert script works with L3 model but the quantize script stopped working today. Colab.

!./llama.cpp/quantize /content/models/"model".gguf "model"-q6_k.gguf q6_k

/bin/bash: line 1: ./llama.cpp/quantize: No such file or directory

that's because now quantize is called llama-quantize.

from llama.cpp.

0wwafa avatar 0wwafa commented on June 26, 2024

I got past that, convert script works with L3 model but the quantize script stopped working today. Colab.

How? With the same colab notebook? Did you change something?

from llama.cpp.

0wwafa avatar 0wwafa commented on June 26, 2024

I tried again but I got the same result!

git clone https://github.com/ggerganov/llama.cpp
cd llama.cpp
pip install -r requirements.txt
pip install ./gguf-py/
python convert-hf-to-gguf.py --outtype f16 --outfile /content/Phi-3-small-128k-instruct.f16.gguf /content/Phi-3-small-128k-instruct

same as before.

INFO:hf-to-gguf:Loading model: Phi-3-small-128k-instruct
ERROR:hf-to-gguf:Model Phi3SmallForCausalLM is not supported

from llama.cpp.

mingxing0769 avatar mingxing0769 commented on June 26, 2024

the same error , Local or https://huggingface.co/spaces/ggml-org/gguf-my-repo

from llama.cpp.

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.