Code Monkey home page Code Monkey logo

Comments (6)

cywjava avatar cywjava commented on May 14, 2024

Package Version


accelerate 0.18.0
aiohttp 3.8.4
aiosignal 1.3.1
async-timeout 4.0.2
asynctest 0.13.0
attrs 22.2.0
cachetools 5.3.0
certifi 2022.12.7
charset-normalizer 3.1.0
cpm-kernels 1.0.11
datasets 2.10.1
DBUtils 3.0.2
dill 0.3.6
filelock 3.10.7
frozenlist 1.3.3
fsspec 2023.1.0
gpt-db-tools 0.0.1
huggingface-hub 0.13.3
icetk 0.0.4
idna 3.4
importlib-metadata 6.1.0
multidict 6.0.4
multiprocess 0.70.14
numpy 1.21.6
nvidia-cublas-cu11 11.10.3.66
nvidia-cuda-nvrtc-cu11 11.7.99
nvidia-cuda-runtime-cu11 11.7.99
nvidia-cudnn-cu11 8.5.0.96
nvidia-ml-py 11.525.84
nvitop 1.0.0
packaging 23.0
pandas 1.3.5
peft 0.2.0
Pillow 9.4.0
pip 22.0.4
protobuf 3.20.0
psutil 5.9.4
psycopg2-binary 2.9.5
pyarrow 11.0.0
python-dateutil 2.8.2
pytz 2023.2
PyYAML 6.0
regex 2022.10.31
requests 2.28.2
responses 0.18.0
sentencepiece 0.1.97
setuptools 47.1.0
six 1.16.0
termcolor 2.2.0
tokenizers 0.13.2
torch 1.13.1
torchvision 0.14.1
tqdm 4.65.0
transformers 4.26.1
typing_extensions 4.5.0
urllib3 1.26.15
wheel 0.40.0
xxhash 3.2.0
yarl 1.8.2
zipp 3.15.0

我这个是跑的微调chatglm-6b 的,成功运行能微调

from zero_nlp.

cywjava avatar cywjava commented on May 14, 2024

cuda 11.7

from zero_nlp.

xiaoweiweixiao avatar xiaoweiweixiao commented on May 14, 2024

Package Version

accelerate 0.18.0 aiohttp 3.8.4 aiosignal 1.3.1 async-timeout 4.0.2 asynctest 0.13.0 attrs 22.2.0 cachetools 5.3.0 certifi 2022.12.7 charset-normalizer 3.1.0 cpm-kernels 1.0.11 datasets 2.10.1 DBUtils 3.0.2 dill 0.3.6 filelock 3.10.7 frozenlist 1.3.3 fsspec 2023.1.0 gpt-db-tools 0.0.1 huggingface-hub 0.13.3 icetk 0.0.4 idna 3.4 importlib-metadata 6.1.0 multidict 6.0.4 multiprocess 0.70.14 numpy 1.21.6 nvidia-cublas-cu11 11.10.3.66 nvidia-cuda-nvrtc-cu11 11.7.99 nvidia-cuda-runtime-cu11 11.7.99 nvidia-cudnn-cu11 8.5.0.96 nvidia-ml-py 11.525.84 nvitop 1.0.0 packaging 23.0 pandas 1.3.5 peft 0.2.0 Pillow 9.4.0 pip 22.0.4 protobuf 3.20.0 psutil 5.9.4 psycopg2-binary 2.9.5 pyarrow 11.0.0 python-dateutil 2.8.2 pytz 2023.2 PyYAML 6.0 regex 2022.10.31 requests 2.28.2 responses 0.18.0 sentencepiece 0.1.97 setuptools 47.1.0 six 1.16.0 termcolor 2.2.0 tokenizers 0.13.2 torch 1.13.1 torchvision 0.14.1 tqdm 4.65.0 transformers 4.26.1 typing_extensions 4.5.0 urllib3 1.26.15 wheel 0.40.0 xxhash 3.2.0 yarl 1.8.2 zipp 3.15.0

我这个是跑的微调chatglm-6b 的,成功运行能微调

感谢感谢,transformers 4.26.1这个版本可以跑chatgml吗?

from zero_nlp.

cywjava avatar cywjava commented on May 14, 2024

Package Version
accelerate 0.18.0 aiohttp 3.8.4 aiosignal 1.3.1 async-timeout 4.0.2 asynctest 0.13.0 attrs 22.2.0 cachetools 5.3.0 certifi 2022.12.7 charset-normalizer 3.1.0 cpm-kernels 1.0.11 datasets 2.10.1 DBUtils 3.0.2 dill 0.3.6 filelock 3.10.7 frozenlist 1.3.3 fsspec 2023.1.0 gpt-db-tools 0.0.1 huggingface-hub 0.13.3 icetk 0.0.4 idna 3.4 importlib-metadata 6.1.0 multidict 6.0.4 multiprocess 0.70.14 numpy 1.21.6 nvidia-cublas-cu11 11.10.3.66 nvidia-cuda-nvrtc-cu11 11.7.99 nvidia-cuda-runtime-cu11 11.7.99 nvidia-cudnn-cu11 8.5.0.96 nvidia-ml-py 11.525.84 nvitop 1.0.0 packaging 23.0 pandas 1.3.5 peft 0.2.0 Pillow 9.4.0 pip 22.0.4 protobuf 3.20.0 psutil 5.9.4 psycopg2-binary 2.9.5 pyarrow 11.0.0 python-dateutil 2.8.2 pytz 2023.2 PyYAML 6.0 regex 2022.10.31 requests 2.28.2 responses 0.18.0 sentencepiece 0.1.97 setuptools 47.1.0 six 1.16.0 termcolor 2.2.0 tokenizers 0.13.2 torch 1.13.1 torchvision 0.14.1 tqdm 4.65.0 transformers 4.26.1 typing_extensions 4.5.0 urllib3 1.26.15 wheel 0.40.0 xxhash 3.2.0 yarl 1.8.2 zipp 3.15.0
我这个是跑的微调chatglm-6b 的,成功运行能微调

感谢感谢,transformers 4.26.1这个版本可以跑chatgml吗?

必须可以啊,我就是跑的这个模型

from zero_nlp.

xiaoweiweixiao avatar xiaoweiweixiao commented on May 14, 2024

感谢大哥,不过我的cuda最高只能是11.3,用不了11.7的

from zero_nlp.

xiaoweiweixiao avatar xiaoweiweixiao commented on May 14, 2024

有没有用cuda11.3的跑通的大哥,发一下conda环境参考一下,十分感谢!!!

from zero_nlp.

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.