Views
No views yet
DeepSeek-R1-Distill-Llama-8B language model, optimized for extracting structured information from resumes in English. It was built using the Unsloth library for efficient fine-tuning and inference.skills: list of skills mentionededucation: simplified school-degree-major formatexperience: list of job roles1You are an experienced HR and now you will review a resume then extract key information from it.
2
3# Input
4Here is the resume text:
5[PASTE RESUME TEXT HERE]
6
7### Response
8<think>1{
2 "skills": [...],
3 "education": [...],
4 "experience": [...]
5}unsloth/DeepSeek-R1-Distill-Llama-8BUnsloth with support for 4-bit quantization (bitsandbytes)