Upload 3 files
Browse files
    	
        prompt_templates/llama_base_system.txt
    ADDED
    
    | @@ -0,0 +1,3 @@ | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            <|start_header_id|>system<|end_header_id|>\n\nWrite your system prompt in this area
         | 
| 2 | 
            +
            <|eot_id|><|start_header_id|>user<|end_header_id|>\n\nWrite your prompt in this area
         | 
| 3 | 
            +
            <|eot_id|><|start_header_id|>assistant<|end_header_id|>\n\n
         | 
    	
        prompt_templates/llama_base_user.txt
    ADDED
    
    | @@ -0,0 +1,2 @@ | |
|  | |
|  | 
|  | |
| 1 | 
            +
            <|start_header_id|>user<|end_header_id|>\n\nWrite your prompt in this area
         | 
| 2 | 
            +
            <|eot_id|><|start_header_id|>assistant<|end_header_id|>\n\n
         | 
    	
        prompt_templates/mistral_base.txt
    ADDED
    
    | @@ -0,0 +1 @@ | |
|  | 
|  | |
| 1 | 
            +
            [INST] Write your prompt in this area [/INST]
         | 
