mirror of
				https://github.com/ggml-org/llama.cpp.git
				synced 2025-11-03 09:22:01 +00:00 
			
		
		
		
	main: update refs -> llama
fix examples/main ref
This commit is contained in:
		@@ -20,7 +20,7 @@ set -x
 | 
			
		||||
 | 
			
		||||
SPLIT=$1/gguf-split
 | 
			
		||||
QUANTIZE=$1/quantize
 | 
			
		||||
MAIN=$1/main
 | 
			
		||||
MAIN=$1/llama
 | 
			
		||||
WORK_PATH=$TMP_DIR/quantize
 | 
			
		||||
ROOT_DIR=$(realpath $(dirname $0)/../../)
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user