Ivan000 commited on
Commit
dd4e805
1 Parent(s): 54d9395

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,6 +1,6 @@
1
  # app.py
2
  # =============
3
- # This is a complete app.py file for a text generation app using the Qwen/Qwen2.5-Coder-0.5B-Instruct model.
4
  # The app uses the Gradio library to create a web interface for interacting with the model.
5
 
6
  # Imports
 
1
  # app.py
2
  # =============
3
+ # This is a complete app.py file for a text generation app using the prithivMLmods/Llama-Magpie-3.2-3B-Instruct model.
4
  # The app uses the Gradio library to create a web interface for interacting with the model.
5
 
6
  # Imports