Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update app.py
Browse files
app.py
CHANGED
@@ -8,7 +8,7 @@ MODEL_ID = "zoo:llama2-7b-gsm8k_llama2_pretrain-pruned60_quantized"
|
|
8 |
|
9 |
DESCRIPTION = f"""
|
10 |
# Llama 2 Sparse Finetuned on GSM8k with DeepSparse
|
11 |
-
|
12 |
Model ID: {MODEL_ID}
|
13 |
|
14 |
π **Experience the power of LLM mathematical reasoning** through [our Llama 2 sparse finetuned](https://arxiv.org/abs/2310.06927) on the [GSM8K dataset](https://huggingface.co/datasets/gsm8k).
|
|
|
8 |
|
9 |
DESCRIPTION = f"""
|
10 |
# Llama 2 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 Llama 2 sparse finetuned](https://arxiv.org/abs/2310.06927) on the [GSM8K dataset](https://huggingface.co/datasets/gsm8k).
|