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