RichardErkhov/Blexus_-_awareness_test-gguf
084
Quantization made by Richard Erkhov.
awareness_test - GGUF
- Model creator: https://huggingface.co/Blexus/
- Original model: https://huggingface.co/Blexus/awareness_test/
Original model description: --- language:
- en pipelinetag: text-generation libraryname: transformers base_model:
- Blexus/QubleTestModelv1Pretrain datasets:
- Blexus/test-artificial-couscisnous ---
awareness model
╰─> has a template for input, but is not for chat completions
╰─> may produce infinite loops of repeated thoughts
╰─> 124M parameters
╰─> Fluent Languages: english
╰─> text generation, chain-of-thoughts
Input Template
<chain> <situation> i got in a fight </situation> <thought> but i dont know to fight </thought>end token
> may produce infinite loops of repeated thoughts
# Another supported input<chain> <thought> i am bored </thought>
