PEFT
Safetensors
English
How to use from the
Use from the
PEFT library
from peft import PeftModel
from transformers import AutoModelForCausalLM

base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-2-7b-chat-hf")
model = PeftModel.from_pretrained(base_model, "utkmst/chimera-alpha-test1")

chimera-alpha-test1

This model is a fine-tuned version of meta-llama/Llama-2-7b-chat-hf using PEFT (Parameter-Efficient Fine-Tuning) with LoRA (Low-Rank Adaptation). It is designed for conversational purposes and can be used as a chatbot.

Model Details

Model Description

  • Developed by: utkmst
  • Model type: Conversational Language Model
  • Language(s) (NLP): English
  • License: Llama 2 Community License
  • Finetuned from model: meta-llama/Llama-2-7b-chat-hf

Model Sources [optional]

Downloads last month
-
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for utkmst/chimera-alpha-test1

Adapter
(1210)
this model

Dataset used to train utkmst/chimera-alpha-test1

Space using utkmst/chimera-alpha-test1 1