mirror of
				https://github.com/KoboldAI/KoboldAI-Client.git
				synced 2025-06-05 21:59:24 +02:00 
			
		
		
		
	Migrate to official transformers
No longer using VE's fork since its obsolete, in line with what we already did for the CUDA varient.
This commit is contained in:
		| @@ -1,8 +1,10 @@ | |||||||
| name: koboldai | name: koboldai | ||||||
| channels: | channels: | ||||||
|  |   - huggingface | ||||||
|   - conda-forge |   - conda-forge | ||||||
|   - defaults |   - defaults | ||||||
| dependencies: | dependencies: | ||||||
|  |   - transformers | ||||||
|   - colorama |   - colorama | ||||||
|   - flask-socketio |   - flask-socketio | ||||||
|   - python=3.8.* |   - python=3.8.* | ||||||
| @@ -13,5 +15,4 @@ dependencies: | |||||||
|     - torch |     - torch | ||||||
|     - torchvision==0.11.1 |     - torchvision==0.11.1 | ||||||
|     - flask-cloudflared |     - flask-cloudflared | ||||||
|     - git+https://github.com/vfbd/transformers#tfs |  | ||||||
|     - flask-ngrok |     - flask-ngrok | ||||||
		Reference in New Issue
	
	Block a user