Giter Club home page Giter Club logo

Comments (8)

research4pan avatar research4pan commented on June 12, 2024 1

Thanks for your interest in LMFlow! We suspect it to be a problem caused by python version and dependency. You may try to use python3.9 and upgrade the peft package via pip install -U peft. We will make corresponding modifications later as well. Thanks for your valuable suggestions 😄

from lmflow.

wheresmyhair avatar wheresmyhair commented on June 12, 2024 1

Is there any library or package on your side that requires python 3.11? We recommend to use python 3.9, since we are developing LMFlow on that version. Python 3.9 works fine for me.
You could try:

git clone https://github.com/OptimalScale/LMFlow.git
cd LMFlow
conda create -n lmflow python=3.9 -y
conda activate lmflow
conda install mpi4py
bash install.sh

And we are working on solving conversation formatter dataclass issue for higher python versions. Sorry for the inconvenience.

from lmflow.

13416157913 avatar 13416157913 commented on June 12, 2024

Thanks for your interest in LMFlow! We suspect it to be a problem caused by python version and dependency. You may try to use python3.9 and upgrade the peft package via pip install -U peft. We will make corresponding modifications later as well. Thanks for your valuable suggestions 😄

Is it possible that it is because Qwen1.5-1.8B is not yet supported?

from lmflow.

13416157913 avatar 13416157913 commented on June 12, 2024

Thanks for your interest in LMFlow! We suspect it to be a problem caused by python version and dependency. You may try to use python3.9 and upgrade the peft package via pip install -U peft. We will make corresponding modifications later as well. Thanks for your valuable suggestions 😄

pip install -U peft solved. Thanks a lot.
Sorry,I update peft from 0.4.0 to 0.10.0 meet same error.

from lmflow.

13416157913 avatar 13416157913 commented on June 12, 2024

Thanks for your interest in LMFlow! We suspect it to be a problem caused by python version and dependency. You may try to use python3.9 and upgrade the peft package via pip install -U peft. We will make corresponding modifications later as well. Thanks for your valuable suggestions 😄

pip install -U peft solved. Thanks a lot. Sorry,I update peft from 0.4.0 to 0.10.0 meet same error.

image

from lmflow.

13416157913 avatar 13416157913 commented on June 12, 2024

Thanks for your interest in LMFlow! We suspect it to be a problem caused by python version and dependency. You may try to use python3.9 and upgrade the peft package via pip install -U peft. We will make corresponding modifications later as well. Thanks for your valuable suggestions 😄

pip install -U peft solved. Thanks a lot. Sorry,I update peft from 0.4.0 to 0.10.0 meet same error.

image

image

from lmflow.

13416157913 avatar 13416157913 commented on June 12, 2024

Is there any library or package on your side that requires python 3.11? We recommend to use python 3.9, since we are developing LMFlow on that version. Python 3.9 works fine for me. You could try:

git clone https://github.com/OptimalScale/LMFlow.git
cd LMFlow
conda create -n lmflow python=3.9 -y
conda activate lmflow
conda install mpi4py
bash install.sh

And we are working on solving conversation formatter dataclass issue for higher python versions. Sorry for the inconvenience.

I have a try.

from lmflow.

13416157913 avatar 13416157913 commented on June 12, 2024

Is there any library or package on your side that requires python 3.11? We recommend to use python 3.9, since we are developing LMFlow on that version. Python 3.9 works fine for me. You could try:

git clone https://github.com/OptimalScale/LMFlow.git
cd LMFlow
conda create -n lmflow python=3.9 -y
conda activate lmflow
conda install mpi4py
bash install.sh

And we are working on solving conversation formatter dataclass issue for higher python versions. Sorry for the inconvenience.

conda create -n lmflow python=3.9 -y the question was be solved. Thanks a lot.

from lmflow.

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.