sagar007 commited on
Commit
e7bd83c
1 Parent(s): b74d514

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -2,6 +2,7 @@ import gradio as gr
2
  import spaces
3
  import torch
4
  from transformers import AutoTokenizer, AutoModelForCausalLM
 
5
 
6
  # Load the model and tokenizer
7
  model_name = "akjindal53244/Llama-3.1-Storm-8B"
 
2
  import spaces
3
  import torch
4
  from transformers import AutoTokenizer, AutoModelForCausalLM
5
+ #
6
 
7
  # Load the model and tokenizer
8
  model_name = "akjindal53244/Llama-3.1-Storm-8B"