Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
import gradio as gr
|
2 |
-
import torch
|
3 |
|
4 |
# Load the model and tokenizer
|
5 |
model_name = "mattshumer/Reflection-Llama-3.1-70B"
|
|
|
1 |
import gradio as gr
|
|
|
2 |
|
3 |
# Load the model and tokenizer
|
4 |
model_name = "mattshumer/Reflection-Llama-3.1-70B"
|