Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -8,7 +8,7 @@ MODEL_ID = "hf:neuralmagic/mpt-7b-gsm8k-pruned60-quant"
|
|
8 |
|
9 |
DESCRIPTION = f"""
|
10 |
# MPT Sparse Finetuned on GSM8k with DeepSparse
|
11 |
-
|
12 |
Model ID: {MODEL_ID}
|
13 |
|
14 |
🚀 **Experience the power of LLM mathematical reasoning** through [our MPT sparse finetuned](https://arxiv.org/abs/2310.06927) on the [GSM8K dataset](https://huggingface.co/datasets/gsm8k).
|
|
|
8 |
|
9 |
DESCRIPTION = f"""
|
10 |
# MPT Sparse Finetuned on GSM8k with DeepSparse
|
11 |
+
<img src="https://cdn-uploads.huggingface.co/production/uploads/60466e4b4f40b01b66151416/DOV5q6andhMq83TpAgaU9.jpeg" alt="NM Logo" width="200"/>
|
12 |
Model ID: {MODEL_ID}
|
13 |
|
14 |
🚀 **Experience the power of LLM mathematical reasoning** through [our MPT sparse finetuned](https://arxiv.org/abs/2310.06927) on the [GSM8K dataset](https://huggingface.co/datasets/gsm8k).
|