mirror of
https://github.com/RightNow-AI/RightNow-GPU-Database.git
synced 2026-04-24 11:16:22 +02:00
Initial release: 2,824 GPU specifications
This commit is contained in:
commit
dfb3c9a54b
8 changed files with 239694 additions and 0 deletions
23
package.json
Normal file
23
package.json
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"name": "gpu-database",
|
||||
"version": "1.0.0",
|
||||
"description": "Comprehensive GPU specifications database for AI and GPU kernel development",
|
||||
"author": "RightNow AI <hello@rightnowai.co>",
|
||||
"license": "Apache-2.0",
|
||||
"homepage": "https://www.rightnowai.co",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/RightNowAI/gpu-database.git"
|
||||
},
|
||||
"keywords": [
|
||||
"gpu",
|
||||
"nvidia",
|
||||
"cuda",
|
||||
"amd",
|
||||
"intel",
|
||||
"specifications",
|
||||
"database",
|
||||
"machine-learning",
|
||||
"deep-learning"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue