louisbrulenaudet commited on
Commit
492e742
1 Parent(s): c369e9d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -75,9 +75,11 @@ def setup(
75
  DESCRIPTION = """\
76
  # Pearl-7B-0211-ties, an xtraordinary 7B model
77
 
78
- This space showcases the <a style='color:white;' href='https://huggingface.co/louisbrulenaudet/Pearl-7B-0211-ties'>Pearl-7B-0211-ties</a>
79
  model by Louis Brulé Naudet, a language model with 7.24 billion parameters that achieves a score exceeding 75.10 on the Open LLM Leaderboard
80
  (average).
 
 
81
  """
82
 
83
  model, tokenizer, description = setup(
 
75
  DESCRIPTION = """\
76
  # Pearl-7B-0211-ties, an xtraordinary 7B model
77
 
78
+ This space showcases the [Pearl-7B-0211-ties](https://huggingface.co/louisbrulenaudet/Pearl-7B-0211-ties)
79
  model by Louis Brulé Naudet, a language model with 7.24 billion parameters that achieves a score exceeding 75.10 on the Open LLM Leaderboard
80
  (average).
81
+
82
+ **03-22-2024 - To date, louisbrulenaudet/Pearl-34B-ties is the "Best 🤝 base merges and moerges model of around 30B" on the Open LLm Leaderboard.**
83
  """
84
 
85
  model, tokenizer, description = setup(