Git Product home page Git Product logo

Comments (7)

liudenghuiv avatar liudenghuiv commented on August 20, 2024 4

ModuleNotFoundError: No module named 'sat'指的是没有安装 SwissArmyTransformer
``pip install -i https://mirrors.aliyun.com/pypi/simple/ --no-deps "SwissArmyTransformer> =0.3.6"
安装即可!

from visualglm-6b.

PurpleMStone avatar PurpleMStone commented on August 20, 2024 1

运行 python web_demo.py遇到同样的问题...
File "/data/GLM/VisualGLM-6B/model/chat.py", line 19, in
from sat.generation.autoregressive_sampling import filling_sequence, BaseStrategy
ModuleNotFoundError: No module named 'sat'

from visualglm-6b.

PurpleMStone avatar PurpleMStone commented on August 20, 2024

运行 python web_demo.py遇到同样的问题... File "/data/GLM/VisualGLM-6B/model/chat.py", line 19, in from sat.generation.autoregressive_sampling import filling_sequence, BaseStrategy ModuleNotFoundError: No module named 'sat'


安装完requirements.txt的依赖包就可以了。报错这里的sat是说sat库,不是sat模型

from visualglm-6b.

Senna1960321 avatar Senna1960321 commented on August 20, 2024

运行 python web_demo.py遇到同样的问题... File "/data/GLM/VisualGLM-6B/model/chat.py", line 19, in from sat.generation.autoregressive_sampling import filling_sequence, BaseStrategy ModuleNotFoundError: No module named 'sat'

安装完requirements.txt的依赖包就可以了。报错这里的sat是说sat库,不是sat模型

可requirements.txt我都安装好了,除了deepspeed库

from visualglm-6b.

Senna1960321 avatar Senna1960321 commented on August 20, 2024

ModuleNotFoundError: No module named 'sat'指的是没有安装 SwissArmyTransformer ``pip install -i https://mirrors.aliyun.com/pypi/simple/ --no-deps "SwissArmyTransformer> =0.3.6" 安装即可!
好的多谢

from visualglm-6b.

paomian001 avatar paomian001 commented on August 20, 2024

ModuleNotFoundError: No module named 'sat'指的是没有安装 SwissArmyTransformer ``pip install -i https://mirrors.aliyun.com/pypi/simple/ --no-deps "SwissArmyTransformer> =0.3.6" 安装即可!
好的多谢

您好,我按照您的命令安装好了sat,但是运行的时候 依然出现最
from sat.data_utils import make_loaders
ModuleNotFoundError: No module named 'sat'

我看了一下,好像是sat下没有data_utils.py, 请问您遇到过这类问题吗

from visualglm-6b.

liudenghuiv avatar liudenghuiv commented on August 20, 2024

from visualglm-6b.

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.