Skip to content
This repository has been archived by the owner on Sep 27, 2024. It is now read-only.

Commit

Permalink
correct parameter count
Browse files Browse the repository at this point in the history
  • Loading branch information
yagil committed Mar 27, 2024
1 parent e32ad9a commit b364dee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion models/Starling-LM-7B-beta.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"url": "https://nexusflow.ai/",
"blurb": "Democratize GenAI Agents for Enterprise Workflows."
},
"numParameters": "3B",
"numParameters": "7B",
"resources": {
"canonicalUrl": "https://huggingface.co/Nexusflow/Starling-LM-7B-beta",
"downloadUrl": "https://huggingface.co/bartowski/Starling-LM-7B-beta-GGUF",
Expand Down

0 comments on commit b364dee

Please sign in to comment.