Skip to content

Commit

Permalink
Update models.json
Browse files Browse the repository at this point in the history
Add support for Medicine LLM
  • Loading branch information
Smartappli authored Feb 14, 2024
1 parent 4542b5f commit 56d845f
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion all/models.json
Original file line number Diff line number Diff line change
Expand Up @@ -452,7 +452,18 @@
"disk_space": 4081010048.0
}
]
},
},
{
"name": "Medicine-LLM",
"repo": "TheBloke/medicine-LLM-GGUF",
"files": [
{
"name": "q4_K_M",
"filename": "medicine-llm.Q4_K_M.gguf",
"disk_space": 4081009920.0
}
]
},
{
"name": "Medicine-LLM-13B",
"repo": "TheBloke/medicine-LLM-13B-GGUF",
Expand Down

0 comments on commit 56d845f

Please sign in to comment.