Git Product home page Git Product logo

Comments (2)

hbacard avatar hbacard commented on July 3, 2024 1

Hi awni,

Thank you for your response :)

  • Actually I fine-tuned the model after converting it with the -q flag so I guess it's a quantized model, hence QLoRA.
  • I can say that the fused model is worse than the original phi-2.

I am not getting any particular error, it's just that the output isn't exactly what I would expect.
What I am going to set up is a set of prompts that I can use to compare the base and the fine-tuned model. I will surely let you know.

from mlx-examples.

awni avatar awni commented on July 3, 2024

Hmm, some questions:

  • Was it a quantized model that you fine-tuned or an fp16 model?
  • Is the fused model even worse than the original baseline phi-2?

Sometimes fusing can reduce precision since you are adding a small update to the base model. That's especially the case when you fuse into a quantized model.

But I am not certain that is the issue here. It would be useful to have a little more information to help debug.

from mlx-examples.

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.