Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
TuringsSolutions
/
3-Tiny-Llamas
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
TuringsSolutions
commited on
Jan 11, 2024
Commit
b8515f2
·
verified
·
1 Parent(s):
8958645
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-2
app.py
CHANGED
Viewed
@@ -1,5 +1,3 @@
1
-
pip install torch
2
-
import torch
3
from transformers import pipeline, AutoTokenizer
4
5
def load_model():
1
from transformers import pipeline, AutoTokenizer
2
3
def load_model():