Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Mohaddz
/
mattshumer-Reflection-Llama-3.1-70B
like
0
Runtime error
App
Files
Files
Community
Mohaddz
commited on
Sep 6
Commit
b5bfeb5
•
1 Parent(s):
2dfc7b0
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -1,5 +1,4 @@
1
import gradio as gr
2
-
from transformers import AutoTokenizer, AutoModelForCausalLM
3
import torch
4
5
# Load the model and tokenizer
1
import gradio as gr
2
import torch
3
4
# Load the model and tokenizer