mirror of
				https://github.com/ggml-org/llama.cpp.git
				synced 2025-11-03 09:22:01 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			195 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			195 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
# llama.cpp/examples/lookahead
 | 
						|
 | 
						|
Demonstration of lookahead decoding technique:
 | 
						|
 | 
						|
https://lmsys.org/blog/2023-11-21-lookahead-decoding/
 | 
						|
 | 
						|
More info: https://github.com/ggerganov/llama.cpp/pull/4207
 |