diff --git a/models/dolphin-yi-34b/model.json b/models/dolphin-yi-34b/model.json deleted file mode 100644 index 3b1bf36193..0000000000 --- a/models/dolphin-yi-34b/model.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "source_url": "https://huggingface.co/TheBloke/dolphin-2_2-yi-34b-GGUF/resolve/main/dolphin-2_2-yi-34b.Q5_K_M.gguf", - "id": "dolphin-yi-34b", - "object": "model", - "name": "Dolphin Yi 34B", - "version": "1.0", - "description": "Dolphin, based on the Yi-34B model and enhanced with features like conversation and empathy, is trained on a unique dataset for advanced multi-turn conversations. Notably uncensored, it requires careful implementation of an alignment layer for ethical use.", - "format": "gguf", - "settings": { - "ctx_len": 4096, - "system_prompt": "<|im_start|>system\n", - "user_prompt": "<|im_end|>\n<|im_start|>user\n", - "ai_prompt": "<|im_end|>\n<|im_start|>assistant\n" - }, - "parameters": { - "max_tokens": 4096 - }, - "metadata": { - "author": "ehartford, The Bloke", - "tags": ["General Use", "Role-playing"], - "size": 24320000000 - } - } - \ No newline at end of file diff --git a/models/lzlv-70b/model.json b/models/lzlv-70b/model.json index 4aaee79b32..166e3d8eda 100644 --- a/models/lzlv-70b/model.json +++ b/models/lzlv-70b/model.json @@ -17,7 +17,7 @@ }, "metadata": { "author": "lizpreciatior, The Bloke", - "tags": ["General Use", "Role-playing"], + "tags": ["Community Recommended", "General Use", "Role-playing"], "size": 48750000000 } }