Code Monkey home page Code Monkey logo

xtunergui's Introduction

github contribution grid snake animation

xtunergui's People

Contributors

hit-cwh avatar jianfeng777 avatar l241025097 avatar scchy avatar semple030228 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

xtunergui's Issues

加载数据错误

安装了最新的Xtuner,internlm2_20b-chat模型可以加载了
File "/home/ubuntu/miniconda3/envs/fin/lib/python3.10/site-packages/datasets/load.py", line 2195, in load_dataset_builder
dataset_module = dataset_module_factory(
File "/home/ubuntu/miniconda3/envs/fin/lib/python3.10/site-packages/datasets/load.py", line 1708, in dataset_module_factory
filename = list(filter(lambda x: x, path.replace(os.sep, "/").split("/")))[-1]
IndexError: list index out of range
自定义模型只能用自定义数据?无法使用XtunerGUI下载的数据集?

加载数据错误

安装了最新的Xtuner,internlm2_20b-chat模型可以加载了
File "/home/ubuntu/miniconda3/envs/fin/lib/python3.10/site-packages/datasets/load.py", line 2195, in load_dataset_builder
dataset_module = dataset_module_factory(
File "/home/ubuntu/miniconda3/envs/fin/lib/python3.10/site-packages/datasets/load.py", line 1708, in dataset_module_factory
filename = list(filter(lambda x: x, path.replace(os.sep, "/").split("/")))[-1]
IndexError: list index out of range
自定义模型能用数据集吗,还是只能用自定义数据?无法使用下载的数据集?

Is there any plan to support MAC?

This is a very useful project, some small fine-tuning tasks I hope to complete on the Mac, very much looking forward to support.
Thank you.

加载chatglm2-6b出错

File "/home/ubuntu/.local/lib/python3.10/site-packages/mmengine/registry/build_functions.py", line 232, in build_model_from_cfg
return build_from_cfg(cfg, registry, default_args)
File "/home/ubuntu/.local/lib/python3.10/site-packages/mmengine/registry/build_functions.py", line 121, in build_from_cfg
obj = obj_cls(**args) # type: ignore
TypeError: SupervisedFinetune.init() got an unexpected keyword argument 'use_varlen_attn'

没有安装flash-attn

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.