mirror of
				https://github.com/ggml-org/llama.cpp.git
				synced 2025-11-03 09:22:01 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			282 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			282 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
# llama.cpp/examples/speculative
 | 
						|
 | 
						|
Demonstration of speculative decoding and tree-based speculative decoding techniques
 | 
						|
 | 
						|
More info:
 | 
						|
 | 
						|
- https://github.com/ggml-org/llama.cpp/pull/2926
 | 
						|
- https://github.com/ggml-org/llama.cpp/pull/3624
 | 
						|
- https://github.com/ggml-org/llama.cpp/pull/5625
 |