mirror of
				https://github.com/ggml-org/llama.cpp.git
				synced 2025-11-04 09:32:00 +00:00 
			
		
		
		
	* llama : move end-user examples to tools directory --------- Co-authored-by: Xuan Son Nguyen <son@huggingface.co>
		
			
				
	
	
		
			6 lines
		
	
	
		
			69 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			69 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
export default {
 | 
						|
  plugins: {
 | 
						|
    "@tailwindcss/postcss": {},
 | 
						|
  },
 | 
						|
}
 |