File size: 328 Bytes
0dc85ca
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
{
 "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```"
}