mirror of
				https://github.com/KoboldAI/KoboldAI-Client.git
				synced 2025-06-05 21:59:24 +02:00 
			
		
		
		
	Merge branch 'united' into scan-test
This commit is contained in:
		| @@ -235,6 +235,7 @@ def device_config(model): | ||||
|                 primaryselect = input("device ID> ") | ||||
|                 if(primaryselect.isnumeric() and 0 <= int(primaryselect) < device_count): | ||||
|                     breakmodel.primary_device = int(primaryselect) | ||||
|                     break | ||||
|                 else: | ||||
|                     print(f"{colors.RED}Please enter an integer between 0 and {device_count-1}.{colors.END}") | ||||
|         else: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Gnome Ann
					Gnome Ann