clefourrier HF staff julien-c HF staff commited on
Commit
edd3aac
1 Parent(s): 6d0d93c

Wording: number of parameters? (#138)

Browse files

- Wording: number of parameters? (1f1dd0aa7c42856ba1e0130820568fec6c8b1e92)


Co-authored-by: Julien Chaumond <julien-c@users.noreply.huggingface.co>

Files changed (1) hide show
  1. src/assets/text_content.py +1 -1
src/assets/text_content.py CHANGED
@@ -95,7 +95,7 @@ Note: make sure your model is public!
95
  Note: if your model needs `use_remote_code=True`, we do not support this option yet but we are working on adding it, stay posted!
96
 
97
  ### 2) Convert your model weights to [safetensors](https://huggingface.co/docs/safetensors/index)
98
- It's a new format for storing weights which is safer and faster to load and use. It will also allow us to add the number of weights of your model to the `Extended Viewer`!
99
 
100
  ### 3) Make sure your model has an open license!
101
  This is a leaderboard for Open LLMs, and we'd love for as many people as possible to know they can use your model 🤗
 
95
  Note: if your model needs `use_remote_code=True`, we do not support this option yet but we are working on adding it, stay posted!
96
 
97
  ### 2) Convert your model weights to [safetensors](https://huggingface.co/docs/safetensors/index)
98
+ It's a new format for storing weights which is safer and faster to load and use. It will also allow us to add the number of parameters of your model to the `Extended Viewer`!
99
 
100
  ### 3) Make sure your model has an open license!
101
  This is a leaderboard for Open LLMs, and we'd love for as many people as possible to know they can use your model 🤗