Update README.md
Browse files
    	
        README.md
    CHANGED
    
    | 
         @@ -1,7 +1,7 @@ 
     | 
|
| 1 | 
         
             
            ---
         
     | 
| 2 | 
         
             
            base_model: unsloth/llama-3-8b-Instruct-bnb-4bit
         
     | 
| 3 | 
         
             
            pipeline_tag: text2text-generation
         
     | 
| 4 | 
         
            -
            library_name:  
     | 
| 5 | 
         
             
            tags:
         
     | 
| 6 | 
         
             
            - text-generation-inference
         
     | 
| 7 | 
         
             
            ---
         
     | 
| 
         | 
|
| 1 | 
         
             
            ---
         
     | 
| 2 | 
         
             
            base_model: unsloth/llama-3-8b-Instruct-bnb-4bit
         
     | 
| 3 | 
         
             
            pipeline_tag: text2text-generation
         
     | 
| 4 | 
         
            +
            library_name: adapter-transformers
         
     | 
| 5 | 
         
             
            tags:
         
     | 
| 6 | 
         
             
            - text-generation-inference
         
     | 
| 7 | 
         
             
            ---
         
     |