mirror of
				https://github.com/larstvei/dot-emacs.git
				synced 2025-11-04 01:20:11 +00:00 
			
		
		
		
	Try out deepseek locally
This commit is contained in:
		
							parent
							
								
									4d8d763675
								
							
						
					
					
						commit
						928dd3b770
					
				
							
								
								
									
										4
									
								
								init.org
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								init.org
									
									
									
									
									
								
							@ -1189,8 +1189,8 @@
 | 
				
			|||||||
    (setq gptel-backend (gptel-make-ollama "Ollama"
 | 
					    (setq gptel-backend (gptel-make-ollama "Ollama"
 | 
				
			||||||
                          :host "localhost:11434"
 | 
					                          :host "localhost:11434"
 | 
				
			||||||
                          :stream t
 | 
					                          :stream t
 | 
				
			||||||
                          :models '("llama3.1:8b-instruct-q8_0"))
 | 
					                          :models '("deepseek-r1"))
 | 
				
			||||||
          gptel-model "llama3"
 | 
					          gptel-model "deepseek-r1"
 | 
				
			||||||
          gptel-api-key (auth-source-pick-first-password
 | 
					          gptel-api-key (auth-source-pick-first-password
 | 
				
			||||||
                         :host "api.openai.com")))
 | 
					                         :host "api.openai.com")))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user