diff --git a/small/models.json b/small/models.json index 7dedcc0..d4d32bd 100644 --- a/small/models.json +++ b/small/models.json @@ -25,7 +25,34 @@ ] } ] - }, + }, + { + "name": "LLaMA_3", + "models": [ + { + "name": "Llama-3-11B-Instruct-v0.1", + "repo": "MaziyarPanahi/Llama-3-11B-Instruct-v0.1-GGUF", + "files": [ + { + "name": "q4_K_M", + "filename": "Llama-3-11B-Instruct-v0.1.Q4_K_M.gguf", + "disk_space": 8200021632.0 + } + ] + }, + { + "name": "Llama-3-13B-Instruct-v0.1", + "repo": "MaziyarPanahi/Llama-3-13B-Instruct-v0.1-GGUF", + "files": [ + { + "name": "q4_K_M", + "filename": "Llama-3-13B-Instruct-v0.1.Q4_K_M.gguf", + "disk_space": 8061089600.0 + } + ] + } + ] + }, { "name": "LLaMA_2", "models": [