CoolFace
Modelpublic

yashhanamghar9099/Yash-Llama2-7B-QLoRA-v1

sourceHugging Faceupdated 25d agoView on Hugging Face
0likes433downloads
Model Card

Yash-Llama2-7B-QLoRA-v1

Yash-Llama2-7B-QLoRA-v1 is an experimental fine-tuned version of NousResearch/Llama-2-7b-chat-hf.

Base Model

  • —Base model: NousResearch/Llama-2-7b-chat-hf
  • —Architecture: Llama 2
  • —Parameters: approximately 7B
  • —Task: Text generation / instruction following

Fine-Tuning

This project demonstrates:

  • —Supervised Fine-Tuning (SFT)
  • —QLoRA / LoRA
  • —PEFT
  • —4-bit quantization
  • —bitsandbytes
  • —Transformers
  • —TRL
  • —Adapter merging
  • —Hugging Face deployment

Evaluation

A small manual evaluation was performed using 10 prompts.

MetricBase ModelFine-Tuned Model
Relevance4.80/55.00/5
Clarity3.70/54.60/5
Structure4.00/54.50/5
Correctness5.00/54.80/5
Overall4.38/54.72/5

Overall manual score improvement: approximately 8.00%.

This is a small experimental manual evaluation and is not an official or comprehensive LLM benchmark.

Intended Use

This model is intended primarily for:

  • —Learning LLM fine-tuning
  • —QLoRA and LoRA experiments
  • —Instruction-following experiments
  • —Text generation
  • —Educational and research demonstrations

Limitations

This is an experimental model.

It may produce incorrect information, hallucinations, repetitive responses, biased outputs, or poor responses outside its fine-tuning distribution.

Important outputs should be independently verified.

Author

Yash Hanamghar

Hugging Face: yashhanamghar9099

Version

v1.0