Update README.md
Browse files
    	
        README.md
    CHANGED
    
    | @@ -1,3 +1,11 @@ | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
| 1 | 
             
            # HenriAI - QLoRA-tuned GPT-J
         | 
| 2 |  | 
| 3 | 
             
            This model is a QLoRA-tuned version of GPT-J-6B, trained on a diverse dataset including commonsense reasoning, academic essays, and natural conversations. It uses 4-bit quantization for efficient deployment while maintaining performance.
         | 
|  | |
| 1 | 
            +
            ---
         | 
| 2 | 
            +
            license: apache-2.0
         | 
| 3 | 
            +
            language:
         | 
| 4 | 
            +
            - en
         | 
| 5 | 
            +
            base_model:
         | 
| 6 | 
            +
            - EleutherAI/gpt-j-6b
         | 
| 7 | 
            +
            pipeline_tag: text-generation
         | 
| 8 | 
            +
            ---
         | 
| 9 | 
             
            # HenriAI - QLoRA-tuned GPT-J
         | 
| 10 |  | 
| 11 | 
             
            This model is a QLoRA-tuned version of GPT-J-6B, trained on a diverse dataset including commonsense reasoning, academic essays, and natural conversations. It uses 4-bit quantization for efficient deployment while maintaining performance.
         | 
