mirror of
				https://github.com/ggml-org/llama.cpp.git
				synced 2025-10-30 08:42:00 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			77 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			77 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| module llama [system] {
 | |
|     header "llama.h"
 | |
|     link "llama"
 | |
|     export *
 | |
| }
 | 
