parable-v21-staging / granite3b /ship_report.json
AnkitAI's picture
Upload granite3b/ship_report.json with huggingface_hub
0dc85ca verified
Raw
History Blame Contribute Delete
328 Bytes
{
"key": "granite3b",
"scale": 0.6,
"adapter": "adapter-granite3b-c2r30-s44",
"sizes": {
"F16": 6809656000,
"Q4_K_M": 2099501760,
"Q5_K_M": 2437012160,
"Q6_K": 2795616960,
"Q8_0": 3619691200
},
"smoke_head": "Here is the code to solve this problem: \n```python\ndef reverse_string(s):\n return s[::-1]\n```"
}