AlekseyScorpi's picture
Update README.md
8132fbf verified
---
license: llama3
datasets:
- AlekseyScorpi/vacancies_prompts
language:
- ru
pipeline_tag: text-generation
tags:
- code
---
### About this model
This model was finetuned with https://huggingface.co/datasets/AlekseyScorpi/vacancies_prompts. Original goal for this model is generating originals vacancies texts. Here you can download LoRA adapter and using with original model.
### Original model
Original model is https://huggingface.co/IlyaGusev/saiga_llama3_8b
### Prompt template
Here is a prompt template to correctly use the model
```
<|begin_of_text|><|start_header_id|>system<|end_header_id|>
{system_prompt}<|eot_id|><|start_header_id|>user<|end_header_id|>
{prompt}<|eot_id|><|start_header_id|>assistant<|end_header_id|>
```