mirror of
				https://github.com/ml-explore/mlx-examples.git
				synced 2025-10-31 19:18:09 +08:00 
			
		
		
		
	[Lora] Fix generate (#282)
* fix generate * update readme, fix test, better default * nits * typo
This commit is contained in:
		| @@ -110,7 +110,7 @@ For generation use: | ||||
| ``` | ||||
| python lora.py --model <path_to_model> \ | ||||
|                --adapter-file <path_to_adapters.npz> \ | ||||
|                --num-tokens 50 \ | ||||
|                --max-tokens 50 \ | ||||
|                --prompt "table: 1-10015132-16 | ||||
| columns: Player, No., Nationality, Position, Years in Toronto, School/Club Team | ||||
| Q: What is terrence ross' nationality | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Awni Hannun
					Awni Hannun