--- base_model: - jpacifico/Chocolatine-2-14B-Instruct-v2.0b3 library_name: transformers tags: - mergekit - peft --- # Untitled LoRA Model (1) This is a LoRA extracted from a language model. It was extracted using [mergekit](https://github.com/arcee-ai/mergekit). ## LoRA Details This LoRA adapter was extracted from [jpacifico/Chocolatine-2-14B-Instruct-v2.0b3](https://huggingface.co/jpacifico/Chocolatine-2-14B-Instruct-v2.0b3) and uses sometimesanotion/Lamarck-14B-v0.7-Base-001 as a base. ### Parameters The following command was used to extract this LoRA adapter: ```sh mergekit-extract-lora jpacifico/Chocolatine-2-14B-Instruct-v2.0b3 sometimesanotion/Lamarck-14B-v0.7-Base-001 OUTPUT_PATH --rank=32 ```