File size: 736 Bytes
d5356f7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
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|>
'''