Spaces:
Runtime error
Runtime error
Update settings/models.json
Browse files- settings/models.json +56 -97
settings/models.json
CHANGED
|
@@ -1,6 +1,5 @@
|
|
| 1 |
{
|
| 2 |
"defaultModel": "meta-llama/Llama-3.2-3B-Instruct",
|
| 3 |
-
|
| 4 |
"models": [
|
| 5 |
{
|
| 6 |
"id": "llama-3.2-3b",
|
|
@@ -12,127 +11,87 @@
|
|
| 12 |
"systemPrompt": "You are a helpful AI assistant.",
|
| 13 |
"keywords": [
|
| 14 |
"llama",
|
| 15 |
-
"text-generation",
|
| 16 |
"conversational"
|
| 17 |
],
|
| 18 |
-
"
|
| 19 |
-
|
| 20 |
-
"updatedAt": 1770871358592
|
| 21 |
-
},
|
| 22 |
-
{
|
| 23 |
-
"id": "hermes-llama-8b",
|
| 24 |
-
"name": "Hermes 3 Llama 8B",
|
| 25 |
-
"modelId": "NousResearch/Hermes-3-Llama-3.1-8B",
|
| 26 |
-
"role": "creative",
|
| 27 |
-
"temperature": 0.7,
|
| 28 |
-
"maxTokens": 1000,
|
| 29 |
-
"systemPrompt": "You are a creative and helpful assistant.",
|
| 30 |
-
"keywords": [
|
| 31 |
-
"llama",
|
| 32 |
-
"hermes",
|
| 33 |
-
"creative",
|
| 34 |
-
"chat",
|
| 35 |
-
"roleplaying"
|
| 36 |
],
|
|
|
|
| 37 |
"enabled": true
|
| 38 |
},
|
| 39 |
{
|
| 40 |
-
"id": "
|
| 41 |
-
"name": "
|
| 42 |
-
"modelId": "
|
| 43 |
-
"role": "
|
| 44 |
"temperature": 0.3,
|
| 45 |
"maxTokens": 500,
|
| 46 |
-
"systemPrompt": "",
|
| 47 |
"keywords": [
|
| 48 |
-
"
|
| 49 |
-
"
|
| 50 |
-
"
|
| 51 |
-
"meta",
|
| 52 |
-
"llama-3",
|
| 53 |
-
"conversational",
|
| 54 |
-
"en",
|
| 55 |
-
"de",
|
| 56 |
-
"fr",
|
| 57 |
-
"it",
|
| 58 |
-
"pt",
|
| 59 |
-
"hi",
|
| 60 |
-
"es",
|
| 61 |
-
"th",
|
| 62 |
-
"arxiv:2204.05149",
|
| 63 |
-
"arxiv:2405.16406",
|
| 64 |
-
"license:llama3.2",
|
| 65 |
-
"text-generation-inference"
|
| 66 |
],
|
| 67 |
-
"
|
| 68 |
-
|
| 69 |
-
|
|
|
|
|
|
|
| 70 |
},
|
| 71 |
{
|
| 72 |
-
"id": "
|
| 73 |
-
"name": "
|
| 74 |
-
"modelId": "
|
| 75 |
"role": "assistant",
|
| 76 |
"temperature": 0.3,
|
| 77 |
"maxTokens": 500,
|
| 78 |
-
"systemPrompt": "",
|
| 79 |
"keywords": [
|
| 80 |
-
"
|
| 81 |
-
"
|
| 82 |
-
"
|
| 83 |
-
"meta",
|
| 84 |
-
"llama-3",
|
| 85 |
-
"conversational",
|
| 86 |
-
"en",
|
| 87 |
-
"de",
|
| 88 |
-
"fr",
|
| 89 |
-
"it",
|
| 90 |
-
"pt",
|
| 91 |
-
"hi",
|
| 92 |
-
"es",
|
| 93 |
-
"th",
|
| 94 |
-
"arxiv:2204.05149",
|
| 95 |
-
"arxiv:2405.16406",
|
| 96 |
-
"license:llama3.2",
|
| 97 |
-
"text-generation-inference"
|
| 98 |
],
|
| 99 |
-
"
|
| 100 |
-
|
| 101 |
-
|
|
|
|
|
|
|
| 102 |
},
|
| 103 |
{
|
| 104 |
-
"id": "
|
| 105 |
-
"name": "Hermes
|
| 106 |
"modelId": "NousResearch/Hermes-3-Llama-3.1-8B",
|
| 107 |
-
"role": "
|
| 108 |
-
"temperature": 0.
|
| 109 |
-
"maxTokens":
|
| 110 |
-
"systemPrompt": "",
|
| 111 |
"keywords": [
|
| 112 |
"llama",
|
| 113 |
-
"
|
| 114 |
-
"
|
| 115 |
-
"instruct",
|
| 116 |
-
"finetune",
|
| 117 |
-
"chatml",
|
| 118 |
-
"gpt4",
|
| 119 |
-
"synthetic data",
|
| 120 |
-
"distillation",
|
| 121 |
-
"function calling",
|
| 122 |
-
"json mode",
|
| 123 |
-
"axolotl",
|
| 124 |
-
"roleplaying",
|
| 125 |
"chat",
|
|
|
|
|
|
|
|
|
|
| 126 |
"conversational",
|
| 127 |
-
"
|
| 128 |
-
"arxiv:2408.11857",
|
| 129 |
-
"base_model:meta-llama/Llama-3.1-8B",
|
| 130 |
-
"base_model:finetune:meta-llama/Llama-3.1-8B",
|
| 131 |
-
"license:llama3"
|
| 132 |
],
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 133 |
"enabled": true,
|
| 134 |
-
"createdAt":
|
| 135 |
-
"updatedAt":
|
| 136 |
}
|
| 137 |
-
]
|
|
|
|
| 138 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"defaultModel": "meta-llama/Llama-3.2-3B-Instruct",
|
|
|
|
| 3 |
"models": [
|
| 4 |
{
|
| 5 |
"id": "llama-3.2-3b",
|
|
|
|
| 11 |
"systemPrompt": "You are a helpful AI assistant.",
|
| 12 |
"keywords": [
|
| 13 |
"llama",
|
|
|
|
| 14 |
"conversational"
|
| 15 |
],
|
| 16 |
+
"supportedTasks": [
|
| 17 |
+
"conversational"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18 |
],
|
| 19 |
+
"recommendedMethod": "chat_completion",
|
| 20 |
"enabled": true
|
| 21 |
},
|
| 22 |
{
|
| 23 |
+
"id": "phi-3-mini",
|
| 24 |
+
"name": "Phi-3 Mini",
|
| 25 |
+
"modelId": "microsoft/Phi-3-mini-4k-instruct",
|
| 26 |
+
"role": "assistant",
|
| 27 |
"temperature": 0.3,
|
| 28 |
"maxTokens": 500,
|
| 29 |
+
"systemPrompt": "You are a helpful AI assistant.",
|
| 30 |
"keywords": [
|
| 31 |
+
"phi",
|
| 32 |
+
"microsoft",
|
| 33 |
+
"conversational"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 34 |
],
|
| 35 |
+
"supportedTasks": [
|
| 36 |
+
"conversational"
|
| 37 |
+
],
|
| 38 |
+
"recommendedMethod": "chat_completion",
|
| 39 |
+
"enabled": true
|
| 40 |
},
|
| 41 |
{
|
| 42 |
+
"id": "gemma-2-2b",
|
| 43 |
+
"name": "Gemma 2 2B",
|
| 44 |
+
"modelId": "google/gemma-2-2b-it",
|
| 45 |
"role": "assistant",
|
| 46 |
"temperature": 0.3,
|
| 47 |
"maxTokens": 500,
|
| 48 |
+
"systemPrompt": "You are a helpful AI assistant.",
|
| 49 |
"keywords": [
|
| 50 |
+
"gemma",
|
| 51 |
+
"google",
|
| 52 |
+
"conversational"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 53 |
],
|
| 54 |
+
"supportedTasks": [
|
| 55 |
+
"conversational"
|
| 56 |
+
],
|
| 57 |
+
"recommendedMethod": "chat_completion",
|
| 58 |
+
"enabled": true
|
| 59 |
},
|
| 60 |
{
|
| 61 |
+
"id": "hermes-llama-8b",
|
| 62 |
+
"name": "Hermes 3 Llama 8B",
|
| 63 |
"modelId": "NousResearch/Hermes-3-Llama-3.1-8B",
|
| 64 |
+
"role": "creative",
|
| 65 |
+
"temperature": 0.7,
|
| 66 |
+
"maxTokens": 1000,
|
| 67 |
+
"systemPrompt": "You are a creative and helpful assistant.",
|
| 68 |
"keywords": [
|
| 69 |
"llama",
|
| 70 |
+
"hermes",
|
| 71 |
+
"creative",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 72 |
"chat",
|
| 73 |
+
"roleplaying"
|
| 74 |
+
],
|
| 75 |
+
"supportedTasks": [
|
| 76 |
"conversational",
|
| 77 |
+
"text-generation"
|
|
|
|
|
|
|
|
|
|
|
|
|
| 78 |
],
|
| 79 |
+
"recommendedMethod": "chat_completion",
|
| 80 |
+
"enabled": false
|
| 81 |
+
},
|
| 82 |
+
{
|
| 83 |
+
"id": "model-1770938304567",
|
| 84 |
+
"name": "Translate Gemma",
|
| 85 |
+
"modelId": "google/translategemma-12b-it",
|
| 86 |
+
"role": "coder",
|
| 87 |
+
"temperature": 0.3,
|
| 88 |
+
"maxTokens": 500,
|
| 89 |
+
"systemPrompt": "",
|
| 90 |
+
"keywords": [],
|
| 91 |
"enabled": true,
|
| 92 |
+
"createdAt": 1770938304567,
|
| 93 |
+
"updatedAt": 1770938304567
|
| 94 |
}
|
| 95 |
+
],
|
| 96 |
+
|
| 97 |
}
|