--- library_name: transformers base_model: TitanML/tiny-mixtral --- # Model card of Tiny_JOxIE_8x220M_base ## This is my Token customized TitanML/tiny-mixtral model [Origional Model][https://huggingface.co/TitanML/tiny-mixtral] This is based on TitanML/tiny-mixtral model with added custom special Tokens.
### New added Special Tokens ```text '<|functions|>', '<|system|>', '<|gökdeniz|>', '<|user|>', '<|josie|>', '<|assistant|>', '<|function_call|>', '<|function_response|>', '<|image|>', '<|long_term_memory|>', '<|short_term_memory|>', '<|home_state|>', '<|current_states|>', '<|context|>' ```
### New BOS and EOS Tokens ```text BOS = '<|startoftext|>' EOS = '<|endoftext|>' ```
### New added Normal Tokens ```text ['Gökdeniz Gülmez', 'Gökdeniz', 'Gülmez', 'JOSIE', 'J.O.S.I.E.', 'Josie', 'josie', 'Just an Outstandingly Smart and Intelligent Entity'] ```