Spaces:
				
			
			
	
			
			
		Sleeping
		
	
	
	
			
			
	
	
	
	
		
		
		Sleeping
		
	
		Boning c
		
	commited on
		
		
					Update Dockerfile
Browse files- Dockerfile +1 -1
    	
        Dockerfile
    CHANGED
    
    | @@ -4,4 +4,4 @@ RUN apt update && apt install wget -y | |
| 4 |  | 
| 5 | 
             
            RUN wget "https://huggingface.co/mradermacher/Sam-reason-A3-GGUF/blob/main/Sam-reason-A3.Q4_K_S.gguf" -O /gemma-3n-E2B-it-Q8_0.gguf
         | 
| 6 |  | 
| 7 | 
            -
            CMD ["--server", "-m", "/ | 
|  | |
| 4 |  | 
| 5 | 
             
            RUN wget "https://huggingface.co/mradermacher/Sam-reason-A3-GGUF/blob/main/Sam-reason-A3.Q4_K_S.gguf" -O /gemma-3n-E2B-it-Q8_0.gguf
         | 
| 6 |  | 
| 7 | 
            +
            CMD ["--server", "-m", "/Sam-reason-A3.Q4_K_S.gguf", "--port", "7860", "--host", "0.0.0.0", "-n", "512", "--no-warmup"]
         | 
