kromeurus's picture
Upload folder using huggingface_hub
0fa8935 verified
---
base_model:
- ruliad/deepthought-8b-llama-v0.01-alpha
- SicariusSicariiStuff/Impish_Mind_8B
library_name: transformers
tags:
- mergekit
- peft
---
# ImpishMind-r128-LoRA
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 [SicariusSicariiStuff/Impish_Mind_8B](https://huggingface.co/SicariusSicariiStuff/Impish_Mind_8B) and uses [ruliad/deepthought-8b-llama-v0.01-alpha](https://huggingface.co/ruliad/deepthought-8b-llama-v0.01-alpha) as a base.
### Parameters
The following command was used to extract this LoRA adapter:
```sh
mergekit-extract-lora SicariusSicariiStuff/Impish_Mind_8B ruliad/deepthought-8b-llama-v0.01-alpha OUTPUT_PATH --no-lazy-unpickle --skip-undecomposable --rank=128 --extend-vocab --model_name=ImpishMind-r128-LoRA --verbose
```