Instructions to use e-n-v-y/Electra_Elorablate_Lora_v0.1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use e-n-v-y/Electra_Elorablate_Lora_v0.1 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Steelskull/L3.3-Electra-R1-70b") model = PeftModel.from_pretrained(base_model, "e-n-v-y/Electra_Elorablate_Lora_v0.1") - Notebooks
- Google Colab
- Kaggle
Model Card for Model ID
This model is a de-slopping lora trained with my new training technique, Elarablation. See the github for details.
https://github.com/envy-ai/elarablate
It's just a proof of concept at the moment, so I'm just posting it here for people to poke at.
- Downloads last month
- -
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support
Model tree for e-n-v-y/Electra_Elorablate_Lora_v0.1
Base model
meta-llama/Llama-3.1-70B Finetuned
meta-llama/Llama-3.3-70B-Instruct Finetuned
EVA-UNIT-01/EVA-LLaMA-3.33-70B-v0.0 Finetuned
Steelskull/L3.3-Electra-R1-70b