Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

meadowlark #101

Merged
merged 1 commit into from
Oct 26, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
45 changes: 45 additions & 0 deletions db.json
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,51 @@
"26B"
]
},
"allura-org/MS-Meadowlark-22B": {
"name": "allura-org/MS-Meadowlark-22B",
"model_name": "MS-Meadowlark-22B",
"baseline": "",
"parameters": 22000000000,
"description": "",
"version": "1",
"style": "generalist",
"nsfw": false,
"display_name": "MS Meadowlark 22B",
"url": "https://huggingface.co/allura-org/MS-Meadowlark-22B",
"tags": [
"22B"
]
},
"aphrodite/allura-org/MS-Meadowlark-22B": {
"name": "aphrodite/allura-org/MS-Meadowlark-22B",
"model_name": "MS-Meadowlark-22B",
"baseline": "",
"parameters": 22000000000,
"description": "",
"version": "1",
"style": "generalist",
"nsfw": false,
"display_name": "MS Meadowlark 22B",
"url": "https://huggingface.co/allura-org/MS-Meadowlark-22B",
"tags": [
"22B"
]
},
"koboldcpp/MS-Meadowlark-22B": {
"name": "koboldcpp/MS-Meadowlark-22B",
"model_name": "MS-Meadowlark-22B",
"baseline": "",
"parameters": 22000000000,
"description": "",
"version": "1",
"style": "generalist",
"nsfw": false,
"display_name": "MS Meadowlark 22B",
"url": "https://huggingface.co/allura-org/MS-Meadowlark-22B",
"tags": [
"22B"
]
},
"alpindale/goliath-120b": {
"name": "alpindale/goliath-120b",
"model_name": "goliath-120b",
Expand Down
1 change: 1 addition & 0 deletions models.csv
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ Aeala/Enterredaas-33b,33,,https://huggingface.co/Aeala/Enterredaas-33b,,,,,,
Aeala/Enterredaas-65b,65,,https://huggingface.co/Aeala/Enterredaas-65b,,,,,,
aetherwiing/MN-12B-Starcannon-v3,12,,,,,,,,
ai21labs/AI21-Jamba-1.5-Mini,26,,https://huggingface.co/ai21labs/AI21-Jamba-1.5-Mini,,,,,,
allura-org/MS-Meadowlark-22B,22,,https://huggingface.co/allura-org/MS-Meadowlark-22B,,,,,,
alpindale/goliath-120b,120,,https://huggingface.co/alpindale/goliath-120b,,,,,,
alpindale/magnum-72b-v1,72,,,,,,,,
anthracite-org/magnum-12b-v2,12,Magnum 12B V2,https://huggingface.co/anthracite-org/magnum-v2-12b,mistralai/Mistral-Nemo-Base-2407,"Very diverse and creative model. May fall behind in logic compared to some other models but generally regarded as one of the more ""fun"" models in terms of how it writes. Good at both Story and RP.",roleplay,"popular, story",ChatML,"{""temperature"": 0.75, ""min_p"": 0.1}"
Expand Down
Loading