dev-y/functiongemma-270m-it-simple-tool-calling
011
1{2 "boi_token": "<start_of_image>",3 "bos_token": {4 "content": "<bos>",5 "lstrip": false,6 "normalized": false,7 "rstrip": false,8 "single_word": false9 },10 "eoi_token": "<end_of_image>",11 "eos_token": {12 "content": "<eos>",13 "lstrip": false,14 "normalized": false,15 "rstrip": false,16 "single_word": false17 },18 "image_token": "<image_soft_token>",19 "pad_token": {20 "content": "<pad>",21 "lstrip": false,22 "normalized": false,23 "rstrip": false,24 "single_word": false25 },26 "sfr_token": "<start_function_response>",27 "unk_token": {28 "content": "<unk>",29 "lstrip": false,30 "normalized": false,31 "rstrip": false,32 "single_word": false33 }34}35 