--- license: apache-2.0 tags: - autotrain - text-generation base_model: Locutusque/TinyMistral-248M datasets: - WizardLM/WizardLM_evol_instruct_V2_196k - KnutJaegersberg/WizardLM_evol_instruct_V2_196k_instruct_format widget: - text: |- ### Instruction: Write the specs of a game about trolls and warriors in a fantasy world. ### Response: The game is an adventure game that takes place on a planet, where players must explore their own unique abilities to survive. Players can use different strategies such as collecting items or trading them for gold or silver coins, but they also need to learn how to deal with obstacles and find new ways to escape. ### Instruction: Tell me something curious about the Earth. ### Response: The planet is a large, rocky world with an atmosphere of 10 billion years old and a surface area around 25 million miles (36 million kilometers) wide. ### Instruction: What are some potential applications for quantum computing? ### Response: inference: parameters: max_new_tokens: 64 repetition_penalty: 1.18 --- # Locutusque's TinyMistral-248M trained on the Evol Instruct dataset - Base model: [Locutusque/TinyMistral-248M](https://huggingface.co/Locutusque/TinyMistral-248M) - Dataset: [WizardLM/WizardLM_evol_instruct_V2_196k](https://huggingface.co/datasets/WizardLM/WizardLM_evol_instruct_V2_196k) - Trained with [AutoTrain Advanced](https://github.com/huggingface/autotrain-advanced) using [these parameters](https://huggingface.co/Felladrin/TinyMistral-248M-Evol-Instruct/blob/321787e81e2eb0392d7ce2715154fb9c254e39b1/training_params.json) and [this CSV file](https://huggingface.co/datasets/KnutJaegersberg/WizardLM_evol_instruct_V2_196k_instruct_format/blob/93aa373501f829449f23efc91b3ac6e7a60a4d70/all_instructions.csv) - Availability in other ML formats: - GGUF: [Felladrin/gguf-TinyMistral-248M-Evol-Instruct](https://huggingface.co/Felladrin/gguf-TinyMistral-248M-Evol-Instruct) ## Recommended Prompt Format ``` ### Instruction: ### Response: ```