mirror of
				https://github.com/ggml-org/llama.cpp.git
				synced 2025-10-31 08:51:55 +00:00 
			
		
		
		
	return output ID from llama_batch_ext_add/set
This commit is contained in:
		| @@ -122,7 +122,7 @@ int main(int argc, char ** argv) { | ||||
|                         llama_batch_ext_add_text(batch, 0, i, &j, 1, false); | ||||
|                     } | ||||
|                 } | ||||
|                 llama_batch_ext_set_logits_last(batch); | ||||
|                 llama_batch_ext_set_output_last(batch); | ||||
|  | ||||
|                 const auto t_pp_start = ggml_time_us(); | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Xuan Son Nguyen
					Xuan Son Nguyen