mirror of
				https://github.com/ggml-org/llama.cpp.git
				synced 2025-11-03 09:22:01 +00:00 
			
		
		
		
	baby-llama : remove duplicate vector include
This commit is contained in:
		
				
					committed by
					
						
						Georgi Gerganov
					
				
			
			
				
	
			
			
			
						parent
						
							4b77ea95f5
						
					
				
				
					commit
					01aae2b497
				
			@@ -1,7 +1,6 @@
 | 
			
		||||
#include "ggml.h"
 | 
			
		||||
#include "train.h"
 | 
			
		||||
 | 
			
		||||
#include <vector>
 | 
			
		||||
#include <cassert>
 | 
			
		||||
#include <cstdlib>
 | 
			
		||||
#include <cstring>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user