--- base_model: - TouchNight/gemma-2-9b-it-untied - TouchNight/gemma-2-Ifable-9B-untied 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 [TouchNight/gemma-2-Ifable-9B-untied](https://huggingface.co/TouchNight/gemma-2-Ifable-9B-untied) and uses [TouchNight/gemma-2-9b-it-untied](https://huggingface.co/TouchNight/gemma-2-9b-it-untied) as a base. ### Parameters The following command was used to extract this LoRA adapter: ```sh mergekit-extract-lora TouchNight/gemma-2-Ifable-9B-untied TouchNight/gemma-2-9b-it-untied OUTPUT_PATH --rank=64 ```