Instructions to use SalihHub/Kumru_2B_TurkRap with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use SalihHub/Kumru_2B_TurkRap with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
| { | |
| "backend": "tokenizers", | |
| "bos_token": "<BOS>", | |
| "clean_up_tokenization_spaces": true, | |
| "eos_token": "<EOS>", | |
| "is_local": false, | |
| "model_max_length": 512, | |
| "model_specific_special_tokens": {}, | |
| "pad_token": "<EOS>", | |
| "tokenizer_class": "TokenizersBackend", | |
| "unk_token": "<UNK>" | |
| } | |