forked from jan-leila/nix-config
		
	disabled ollama
This commit is contained in:
		
							parent
							
								
									c6c17935dc
								
							
						
					
					
						commit
						4dc7fa293c
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		|  | @ -51,7 +51,7 @@ | ||||||
|       enable = true; |       enable = true; | ||||||
|     }; |     }; | ||||||
|     ollama = { |     ollama = { | ||||||
|       enable = true; |       enable = false; | ||||||
| 
 | 
 | ||||||
|       loadModels = [ |       loadModels = [ | ||||||
|         "deepseek-coder:1.3b" |         "deepseek-coder:1.3b" | ||||||
|  |  | ||||||
|  | @ -42,7 +42,7 @@ | ||||||
| 
 | 
 | ||||||
|   services = { |   services = { | ||||||
|     ollama = { |     ollama = { | ||||||
|       enable = true; |       enable = false; | ||||||
| 
 | 
 | ||||||
|       loadModels = [ |       loadModels = [ | ||||||
|         "deepseek-coder:6.7b" |         "deepseek-coder:6.7b" | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue