Text Generation
Safetensors
English
llama
roleplay
heretic
weights
deep-layer-intervention
conversational
Instructions to use hackoffice/hhgfd with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Inference
| { | |
| "backend": "tokenizers", | |
| "bos_token": "<|begin_of_text|>", | |
| "clean_up_tokenization_spaces": true, | |
| "eos_token": "<|eot_id|>", | |
| "is_local": true, | |
| "model_input_names": [ | |
| "input_ids", | |
| "attention_mask" | |
| ], | |
| "model_max_length": 131072, | |
| "pad_token": "<|finetune_right_pad_id|>", | |
| "tokenizer_class": "TokenizersBackend" | |
| } | |