Skip to content

Commit

Permalink
Merge pull request #60 from candre23/main
Browse files Browse the repository at this point in the history
magnum 12b v2
  • Loading branch information
candre23 authored Aug 6, 2024
2 parents 02ac514 + 7320056 commit 1e7eee5
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ConvertAndPrecommit.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
python convert.py
rem
pre-commit run --all-files
pause
27 changes: 27 additions & 0 deletions db.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,33 @@
"style": "generalist",
"nsfw": false
},
"anthracite-org/magnum-12b-v2": {
"name": "anthracite-org/magnum-12b-v2",
"baseline": "opt",
"parameters": 12000000000,
"description": "Add me",
"version": "1",
"style": "generalist",
"nsfw": false
},
"aphrodite/anthracite-org/magnum-12b-v2": {
"name": "aphrodite/anthracite-org/magnum-12b-v2",
"baseline": "opt",
"parameters": 12000000000,
"description": "Add me",
"version": "1",
"style": "generalist",
"nsfw": false
},
"koboldcpp/magnum-12b-v2": {
"name": "koboldcpp/magnum-12b-v2",
"baseline": "opt",
"parameters": 12000000000,
"description": "Add me",
"version": "1",
"style": "generalist",
"nsfw": false
},
"Austism/chronos-hermes-13b": {
"name": "Austism/chronos-hermes-13b",
"baseline": "opt",
Expand Down
1 change: 1 addition & 0 deletions models.csv
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ Aeala/Enterredaas-33b,33
Aeala/Enterredaas-65b,65
alpindale/goliath-120b,120
alpindale/magnum-72b-v1,72
anthracite-org/magnum-12b-v2,12
Austism/chronos-hermes-13b,13
Austism/chronos-hermes-13b-v2,13
bigscience/bloom,176
Expand Down

0 comments on commit 1e7eee5

Please sign in to comment.