Spaces:
				
			
			
	
			
			
		Configuration error
		
	
	
	
			
			
	
	
	
	
		
		
		Configuration error
		
	Update app.py
Browse files
    	
        app.py
    CHANGED
    
    | @@ -19,6 +19,10 @@ This is an uncensored version of the original [Llama-3.2-3B-Instruct](https://hu | |
| 19 | 
             
            You can found the uncensored model [here](https://huggingface.co/chuanli11/Llama-3.2-3B-Instruct-uncensored).
         | 
| 20 |  | 
| 21 | 
             
            This model is intended for research purposes only and may produce inaccurate or unreliable outputs. Use it cautiously and at your own risk.
         | 
|  | |
|  | |
|  | |
|  | |
| 22 | 
             
            """
         | 
| 23 |  | 
| 24 | 
             
            LICENSE = """
         | 
|  | |
| 19 | 
             
            You can found the uncensored model [here](https://huggingface.co/chuanli11/Llama-3.2-3B-Instruct-uncensored).
         | 
| 20 |  | 
| 21 | 
             
            This model is intended for research purposes only and may produce inaccurate or unreliable outputs. Use it cautiously and at your own risk.
         | 
| 22 | 
            +
             | 
| 23 | 
            +
             | 
| 24 | 
            +
            🦄 Other exciting ML projects at Lambda: [ML Times](https://news.lambdalabs.com/news/today), [Distributed Training Guide](https://github.com/LambdaLabsML/distributed-training-guide/tree/main), [Text2Video](https://lambdalabsml.github.io/Open-Sora/introduction/), [GPU Benchmark](https://lambdalabs.com/gpu-benchmarks).
         | 
| 25 | 
            +
             | 
| 26 | 
             
            """
         | 
| 27 |  | 
| 28 | 
             
            LICENSE = """
         | 
