Fizzarolli's picture
Upload folder using huggingface_hub
18aa3bb verified
|
raw
history blame contribute delete
No virus
736 Bytes
---
base_model:
- mistralai/Mistral-Nemo-Base-2407
- crestf411/nemo-sunfall-v0.6.1
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 [crestf411/nemo-sunfall-v0.6.1](https://huggingface.co/crestf411/nemo-sunfall-v0.6.1) and uses [mistralai/Mistral-Nemo-Base-2407](https://huggingface.co/mistralai/Mistral-Nemo-Base-2407) as a base.
### Parameters
The following command was used to extract this LoRA adapter:
```sh
mergekit-extract-lora crestf411/nemo-sunfall-v0.6.1 mistralai/Mistral-Nemo-Base-2407 OUTPUT_PATH --rank=64
```