Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notebook not working #15

Closed
NikhithVasa opened this issue Apr 19, 2023 · 1 comment
Closed

Notebook not working #15

NikhithVasa opened this issue Apr 19, 2023 · 1 comment

Comments

@NikhithVasa
Copy link

I get ---------------------------------------------------------------------------
ModuleNotFoundError Traceback (most recent call last)
Cell In[12], line 3
1 #@title Setup
----> 3 import torch
4 from transformers import AutoModelForCausalLM, AutoTokenizer
6 from IPython.display import Markdown, display

ModuleNotFoundError: No module named 'torch'

even after installing torch .
Im on mac
https://github.com/Stability-AI/StableLM/blob/main/notebooks/stablelm-alpha.ipynb

@mcmonkey4eva
Copy link

See #31 about Mac issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants