diff --git a/models/capybara-34b/model.json b/models/capybara-34b/model.json index 562bcbe93..d2da8d002 100644 --- a/models/capybara-34b/model.json +++ b/models/capybara-34b/model.json @@ -3,7 +3,7 @@ "id": "capybara-34b", "object": "model", "name": "Capybara 200k 34B", - "version": 1.0, + "version": "1.0", "description": "Nous Capybara 34B, a variant of the Yi-34B model, is the first Nous model with a 200K context length, trained for three epochs on the innovative Capybara dataset.", "format": "gguf", "settings": { @@ -17,7 +17,7 @@ }, "metadata": { "author": "NousResearch, The Bloke", - "tags": ["General", "Big Context Length"], + "tags": ["Community Recommended", "General Use", "Big Context Length"], "size": 24320000000 } } diff --git a/models/deepseek-coder-1.3b/model.json b/models/deepseek-coder-1.3b/model.json index 2ff6d6e7b..3ee705d20 100644 --- a/models/deepseek-coder-1.3b/model.json +++ b/models/deepseek-coder-1.3b/model.json @@ -17,7 +17,7 @@ }, "metadata": { "author": "deepseek, The Bloke", - "tags": ["Code"], + "tags": ["Community Recommended", "Code", "Small size"], "size": 870000000 } } diff --git a/models/islm-3b/model.json b/models/islm-3b/model.json deleted file mode 100644 index 916d7c50e..000000000 --- a/models/islm-3b/model.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "source_url": "https://huggingface.co/UmbrellaCorp/IS-LM-3B_GGUF/resolve/main/IS-LM-Q4_K_M.gguf", - "id": "islm-3b", - "object": "model", - "name": "IS LM 3B", - "version": "1.0", - "description": "IS LM 3B, based on the StableLM 3B model is specifically finetuned for economic analysis using DataForge Economics and QLoRA over three epochs, enhancing its proficiency in economic forecasting and analysis.", - "format": "gguf", - "settings": { - "ctx_len": 4096, - "system_prompt": "", - "user_prompt": "USER: ", - "ai_prompt": "ASSISTANT: " - }, - "parameters": { - "max_tokens": 4096 - }, - "metadata": { - "author": "UmbrellaCorp, The Bloke", - "tags": ["General Use", "Economics"], - "size": 1710000000 - } - } - \ No newline at end of file diff --git a/models/marx-3b/model.json b/models/marx-3b/model.json deleted file mode 100644 index 78617d5c3..000000000 --- a/models/marx-3b/model.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "source_url": "https://huggingface.co/TheBloke/Marx-3B-v3-GGUF/resolve/main/marx-3b-v3.Q4_K_M.gguf", - "id": "marx-3b", - "object": "model", - "name": "Marx 3B", - "version": "1.0", - "description": "Marx 3B, based on the StableLM 3B model is specifically finetuned for chating using EverythingLM data and QLoRA over two epochs, enhancing its proficiency in understand general knowledege.", - "format": "gguf", - "settings": { - "ctx_len": 4096, - "system_prompt": "", - "user_prompt": "### HUMAN: ", - "ai_prompt": "### RESPONSE: " - }, - "parameters": { - "max_tokens": 4096 - }, - "metadata": { - "author": "Bohan Du, The Bloke", - "tags": ["General Use"], - "size": 1620000000 - } - } \ No newline at end of file diff --git a/models/mythomax-13b/model.json b/models/mythomax-13b/model.json deleted file mode 100644 index 455f73968..000000000 --- a/models/mythomax-13b/model.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "source_url": "https://huggingface.co/TheBloke/MythoMax-L2-13B-GGUF/resolve/main/mythomax-l2-13b.Q5_K_M.gguf", - "id": "mythomax-13b", - "object": "model", - "name": "Mythomax L2 13B", - "version": "1.0", - "description": "Mythomax L2 13b, an advanced AI model derived from MythoMix, merges MythoLogic-L2's deep comprehension with Huginn's writing skills through a unique tensor merge technique, excelling in roleplaying and storytelling.", - "format": "gguf", - "settings": { - "ctx_len": 4096, - "system_prompt": "", - "user_prompt": "### Instruction: ", - "ai_prompt": "### Response: " - }, - "parameters": { - "max_tokens": 4096 - }, - "metadata": { - "author": "Gryphe, The Bloke", - "tags": ["Role-playing"], - "size": 9230000000 - } - } - \ No newline at end of file