Spaces:
Running
on
Zero
Running
on
Zero
Fix link
#1
by
pcuenq
HF staff
- opened
app.py
CHANGED
@@ -25,7 +25,7 @@ DESCRIPTION = """\
|
|
25 |
|
26 |
Gemma 2 is Google's latest iteration of open LLMs.
|
27 |
This is a demo of [`google/gemma-2-9b-it`](https://huggingface.co/google/gemma-2-9b-it), fine-tuned for instruction following.
|
28 |
-
For more details, please check [our post](https://huggingface.co/blog/
|
29 |
"""
|
30 |
|
31 |
MAX_MAX_NEW_TOKENS = 2048
|
|
|
25 |
|
26 |
Gemma 2 is Google's latest iteration of open LLMs.
|
27 |
This is a demo of [`google/gemma-2-9b-it`](https://huggingface.co/google/gemma-2-9b-it), fine-tuned for instruction following.
|
28 |
+
For more details, please check [our post](https://huggingface.co/blog/gemma2).
|
29 |
"""
|
30 |
|
31 |
MAX_MAX_NEW_TOKENS = 2048
|