--- license: apache-2.0 datasets: - argilla/OpenHermes2.5-dpo-binarized-alpha - Locutusque/Hercules-v3.0 language: - en inference: parameters: do_sample: true temperature: 0.8 top_p: 0.95 top_k: 40 min_new_tokens: 2 max_new_tokens: 250 repetition_penalty: 1.1 --- # NeuralReyna-Mini-1.8B-v0.2 ![Reyna image](https://th.bing.com/th/id/OIG3.8IBxuT77hh6Y_r1DZ6WK?dpr=2.6&pid=ImgDetMain) # Description Taken aloobun/Reyna-Mini-1.8B-v0.2 and further fine-tuned it using DPO using the argilla/OpenHermes2.5-dpo-binarized-alpha. This model has capabilities in coding, math, science, roleplay, and function calling. This model was trained on OpenAI's ChatML prompt format. # Evaluation Coming soon # Contributions Thanks to @aloobun and @Locutusque for their contributions to this model.