forked from jan-leila/nix-config
		
	updated models listed for different configurations
This commit is contained in:
		
							parent
							
								
									95c8418591
								
							
						
					
					
						commit
						f623a33863
					
				
					 2 changed files with 12 additions and 1 deletions
				
			
		|  | @ -127,6 +127,17 @@ | |||
|       # Get rid of xTerm | ||||
|       excludePackages = [pkgs.xterm]; | ||||
|     }; | ||||
| 
 | ||||
|     ollama = { | ||||
|       enable = true; | ||||
| 
 | ||||
|       loadModels = [ | ||||
|         "deepseek-coder:6.7b" | ||||
|         "deepseek-r1:8b" | ||||
|         "deepseek-r1:32b" | ||||
|         "deepseek-r1:70b" | ||||
|       ]; | ||||
|     }; | ||||
|   }; | ||||
| 
 | ||||
|   # disable computer sleeping | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue