Spaces:
				
			
			
	
			
			
		Build error
		
	
	
	
			
			
	
	
	
	
		
		
		Build error
		
	use stable vicuna as the base for everyone to demo
Browse files- config.yml +2 -2
    	
        config.yml
    CHANGED
    
    | @@ -1,6 +1,6 @@ | |
| 1 | 
             
            ---
         | 
| 2 | 
            -
            repo: TheBloke/ | 
| 3 | 
            -
            file:  | 
| 4 | 
             
            llama_cpp:
         | 
| 5 | 
             
              n_ctx: 2048
         | 
| 6 | 
             
              n_gpu_layers: 40  # llama 13b has 40 layers
         | 
|  | |
| 1 | 
             
            ---
         | 
| 2 | 
            +
            repo: TheBloke/stable-vicuna-13B-GGML
         | 
| 3 | 
            +
            file: stable-vicuna-13B.ggml.q5_1.bin
         | 
| 4 | 
             
            llama_cpp:
         | 
| 5 | 
             
              n_ctx: 2048
         | 
| 6 | 
             
              n_gpu_layers: 40  # llama 13b has 40 layers
         | 
