Skip to content

Commit

Permalink
fix: typos
Browse files Browse the repository at this point in the history
  • Loading branch information
mikbry committed Jan 8, 2024
1 parent e005f22 commit df1379b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion models/microsoft/phi-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"title": "Phi-2",
"version": "2.0.0",
"description": "Phi-2 is a Transformer with 2.7 billion parameters. It was trained using the same data sources as Phi-1.5, augmented with a new data source that consists of various NLP synthetic texts and filtered websites (for safety and educational value). When assessed against benchmarks testing common sense, language understanding, and logical reasoning, Phi-2 showcased a nearly state-of-the-art performance among models with less than 13 billion parameters.",
"author": "microsoft",
"author": "Microsoft",
"publisher": {
"name": "Microsoft",
"url": "https://huggingface.co/microsoft"
Expand Down
1 change: 0 additions & 1 deletion models/tinyllama/tinyllama-1.1b-chat-v0.6.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
"include": [
{
"name": "TinyLlama-1.1B-Chat-v0.6.q4_0.gguf",
"description": "This repo contains GGUF format model files for Meta Llama 2's Llama 2 7B Chat.",
"base_model": "TinyLlama/TinyLlama-1.1B-Chat-v0.6",
"library": "GGUF",
"quantization": "Q4_0",
Expand Down

0 comments on commit df1379b

Please sign in to comment.