--- base_model: - mistralai/Mistral-Nemo-Instruct-2407 - anthracite-org/magnum-v4-12b - ArliAI/Mistral-Nemo-12B-ArliAI-RPMax-v1.2 - Fizzarolli/MN-12b-Rosier-v1 - HumanLLMs/Human-Like-Mistral-Nemo-Instruct-2407 - inflatebot/MN-12B-Mag-Mell-R1 - KOOWEEYUS/BlackSheep-RP-12B - Lambent/Arsenic-Shahrazad-12B-v3 - SicariusSicariiStuff/Impish_Bloodmoon_12B - SuperbEmphasis/MN-12b-RP-Ink-RP-Longform library_name: transformers tags: - mergekit - merge - model_stock widget: - text: "Altair Stock 12B v1" output: url: https://cdn-uploads.huggingface.co/production/uploads/68e840caa318194c44ec2a04/O7v1XGZIl9azc8m7I1RnJ.jpeg --- # 🦅 Altair Stock 12B v1 ![Altair](https://cdn-uploads.huggingface.co/production/uploads/68e840caa318194c44ec2a04/O7v1XGZIl9azc8m7I1RnJ.jpeg) This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit). ## Merge Details ### Merge Method This model was merged using the [Model Stock](https://arxiv.org/abs/2403.19522) merge method using [mistralai/Mistral-Nemo-Instruct-2407](https://huggingface.co/mistralai/Mistral-Nemo-Instruct-2407) as a base. ### Models Merged The following models were included in the merge: * [mistralai/Mistral-Nemo-Instruct-2407](https://huggingface.co/mistralai/Mistral-Nemo-Instruct-2407) * [anthracite-org/magnum-v4-12b](https://huggingface.co/anthracite-org/magnum-v4-12b) * [ArliAI/Mistral-Nemo-12B-ArliAI-RPMax-v1.2](https://huggingface.co/ArliAI/Mistral-Nemo-12B-ArliAI-RPMax-v1.2) * [Fizzarolli/MN-12b-Rosier-v1](https://huggingface.co/Fizzarolli/MN-12b-Rosier-v1) * [HumanLLMs/Human-Like-Mistral-Nemo-Instruct-2407](https://huggingface.co/HumanLLMs/Human-Like-Mistral-Nemo-Instruct-2407) * [inflatebot/MN-12B-Mag-Mell-R1](https://huggingface.co/inflatebot/MN-12B-Mag-Mell-R1) * [KOOWEEYUS/BlackSheep-RP-12B](https://huggingface.co/KOOWEEYUS/BlackSheep-RP-12B) * [Lambent/Arsenic-Shahrazad-12B-v3](https://huggingface.co/Lambent/Arsenic-Shahrazad-12B-v3) * [SicariusSicariiStuff/Impish_Bloodmoon_12B](https://huggingface.co/SicariusSicariiStuff/Impish_Bloodmoon_12B) * [SuperbEmphasis/MN-12b-RP-Ink-RP-Longform](https://huggingface.co/SuperbEmphasis/MN-12b-RP-Ink-RP-Longform) ### 🧩 Configuration The following YAML configuration was used to produce this model: ```yaml architecture: MistralForCausalLM base_model: B:\12B\!models--mistralai--Mistral-Nemo-Instruct-2407 merge_method: model_stock models: - model: B:\12B\!models--mistralai--Mistral-Nemo-Instruct-2407 - model: B:\12B\!models--anthracite-org--magnum-v4-12b - model: B:\12B\!models--ArliAI--Mistral-Nemo-12B-ArliAI-RPMax-v1.2 - model: B:\12B\!models--Fizzarolli--MN-12b-Rosier-v1 - model: B:\12B\!models--HumanLLMs--Human-Like-Mistral-Nemo-Instruct-2407 - model: B:\12B\!models--inflatebot--MN-12B-Mag-Mell-R1 - model: B:\12B\!models--KOOWEEYUS--BlackSheep-RP-12B - model: B:\12B\!models--Lambent--Arsenic-Shahrazad-12B-v3 - model: B:\12B\!models--SicariusSicariiStuff--Impish_Bloodmoon_12B - model: B:\12B\!models--SuperbEmphasis--MN-12b-RP-Ink-RP-Longform parameters: filter_wise: false dtype: bfloat16 tokenizer: source: base name: 🦅 Altair-Stock-12B-v1 ```