Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Lael Halawani committed Jan 7, 2024
1 parent 0aed39a commit 0147618
Showing 1 changed file with 26 additions and 1 deletion.
27 changes: 26 additions & 1 deletion gguf_modeldb/gguf_models/dolphin-2_6-phi-2.Q3_K_L.json
Original file line number Diff line number Diff line change
@@ -1 +1,26 @@
{"url": "https://huggingface.co/TheBloke/dolphin-2_6-phi-2-GGUF/blob/main/dolphin-2_6-phi-2.Q3_K_L.gguf", "gguf_file_path": "./gguf_modeldb/gguf_models/dolphin-2_6-phi-2.Q3_K_L.gguf", "model_name": "dolphin-2_6-phi-2", "model_quantization": "Q3_K_L", "description": "Dolphin 2.6 phi 2 GGUF", "keywords": ["dolphin", "phi2", "uncesored", "2.7B"], "user_tags": {"open": "<|im_start|>user\n", "close": "<|im_end|>\n"}, "ai_tags": {"open": "<|im_start|>assistant", "close": "<|im_end|>\n"}, "system_tags": {"open": "<|im_start|>system\n", "close": "<|im_end|>\n"}, "save_dir": "./gguf_modeldb/gguf_models/"}
{
"url": "https://huggingface.co/TheBloke/dolphin-2_6-phi-2-GGUF/blob/main/dolphin-2_6-phi-2.Q3_K_L.gguf",
"gguf_file_path": "./gguf_modeldb/gguf_models/dolphin-2_6-phi-2.Q3_K_L.gguf",
"model_name": "dolphin-2_6-phi-2",
"model_quantization": "Q3_K_L",
"description": "Dolphin 2.6 phi 2 GGUF",
"keywords": [
"dolphin",
"phi2",
"uncesored",
"2.7B"
],
"user_tags": {
"open": "<|im_start|>user\n",
"close": "<|im_end|>\n"
},
"ai_tags": {
"open": "<|im_start|>assistant",
"close": "<|im_end|>\n"
},
"system_tags": {
"open": "<|im_start|>system\n",
"close": "<|im_end|>\n"
},
"save_dir": "./gguf_modeldb/gguf_models/"
}

0 comments on commit 0147618

Please sign in to comment.