Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -21,3 +21,4 @@ gr.Interface(
|
|
| 21 |
title="TinyLLaMA Chat",
|
| 22 |
description="Fine-tuned TinyLLaMA model on Alpaca/CodeAlpaca instructions."
|
| 23 |
).launch()
|
|
|
|
|
|
| 21 |
title="TinyLLaMA Chat",
|
| 22 |
description="Fine-tuned TinyLLaMA model on Alpaca/CodeAlpaca instructions."
|
| 23 |
).launch()
|
| 24 |
+
|