decapriate some small models
This commit is contained in:
parent
2e96aacf55
commit
5cc8e0f9a9
@ -3,7 +3,7 @@
|
|||||||
"id": "capybara-34b",
|
"id": "capybara-34b",
|
||||||
"object": "model",
|
"object": "model",
|
||||||
"name": "Capybara 200k 34B",
|
"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.",
|
"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",
|
"format": "gguf",
|
||||||
"settings": {
|
"settings": {
|
||||||
@ -17,7 +17,7 @@
|
|||||||
},
|
},
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"author": "NousResearch, The Bloke",
|
"author": "NousResearch, The Bloke",
|
||||||
"tags": ["General", "Big Context Length"],
|
"tags": ["Community Recommended", "General Use", "Big Context Length"],
|
||||||
"size": 24320000000
|
"size": 24320000000
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -17,7 +17,7 @@
|
|||||||
},
|
},
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"author": "deepseek, The Bloke",
|
"author": "deepseek, The Bloke",
|
||||||
"tags": ["Code"],
|
"tags": ["Community Recommended", "Code", "Small size"],
|
||||||
"size": 870000000
|
"size": 870000000
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -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
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
@ -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
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@ -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
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
Loading…
x
Reference in New Issue
Block a user