--- license: apache-2.0 datasets: - anon8231489123/Omegle_logs_dataset language: - en library_name: transformers pipeline_tag: text-generation tags: - not-for-all-audiences --- This is [Xander Boyce](https://huggingface.co/takeraparterer)'s [OmegLLaMA LoRA](https://huggingface.co/takeraparterer/Omegllama) merged with [OpenLLama 3B](https://huggingface.co/openlm-research/open_llama_3b). Prompt format: ``` Interests: {interests} Conversation: You: {prompt} Stranger: ``` For multiple interests, seperate them with space. Repeat You and Stranger for multi-turn conversations, which means Interests and Conversation are technically part of the system prompt.