Instructions to use kromcomp/L3-Umbral-Mind-r128-LoRA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use kromcomp/L3-Umbral-Mind-r128-LoRA with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("NousResearch/Meta-Llama-3-8B-Instruct") model = PeftModel.from_pretrained(base_model, "kromcomp/L3-Umbral-Mind-r128-LoRA") - Notebooks
- Google Colab
- Kaggle
Umbral-Mind-r128-LoRA
This is a LoRA extracted from a language model. It was extracted using mergekit.
LoRA Details
This LoRA adapter was extracted from Casual-Autopsy/L3-Umbral-Mind-RP-v3.0-8B and uses NousResearch/Meta-Llama-3-8B-Instruct as a base.
Parameters
The following command was used to extract this LoRA adapter:
/usr/local/bin/mergekit-extract-lora --out-path=loras/Umbral-Mind-r128-LoRA --model=Casual-Autopsy/L3-Umbral-Mind-RP-v3.0-8B --base-model=NousResearch/Meta-Llama-3-8B-Instruct --no-lazy-unpickle --max-rank=128 --gpu-rich -v --embed-lora --skip-undecomposable
- Downloads last month
- -
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support