parable-v21-staging / granite8b /ship_report.json
AnkitAI's picture
Upload granite8b/ship_report.json with huggingface_hub
a8c5844 verified
Raw
History Blame Contribute Delete
329 Bytes
{
"key": "granite8b",
"scale": 0.6,
"adapter": "adapter-granite8b-c2r30-s42",
"sizes": {
"F16": 16765334208,
"Q4_K_M": 5116703424,
"Q5_K_M": 5971292864,
"Q6_K": 6879294144,
"Q8_0": 8908878528
},
"smoke_head": "Here is the code to solve this problem: \n```python\ndef reverse_string(s):\n return s[::-1]\n```"
}