mirror of
				https://github.com/explosion/spaCy.git
				synced 2025-11-01 00:17:44 +03:00 
			
		
		
		
	Update cupy extras (#11055)
* Add cuda116 and cuda117 extras
* Revert "remove `cuda116` extra from install widget (#11012)"
This reverts commit e7b498fb1f.
* Add cuda117 to quickstart
			
			
This commit is contained in:
		
							parent
							
								
									be00db6645
								
							
						
					
					
						commit
						3bc1fe0a78
					
				|  | @ -103,6 +103,10 @@ cuda114 = | |||
|     cupy-cuda114>=5.0.0b4,<11.0.0 | ||||
| cuda115 = | ||||
|     cupy-cuda115>=5.0.0b4,<11.0.0 | ||||
| cuda116 = | ||||
|     cupy-cuda116>=5.0.0b4,<11.0.0 | ||||
| cuda117 = | ||||
|     cupy-cuda117>=5.0.0b4,<11.0.0 | ||||
| apple = | ||||
|     thinc-apple-ops>=0.1.0.dev0,<1.0.0 | ||||
| # Language tokenizers with external dependencies | ||||
|  |  | |||
|  | @ -24,6 +24,8 @@ const CUDA = { | |||
|     '11.3': 'cuda113', | ||||
|     '11.4': 'cuda114', | ||||
|     '11.5': 'cuda115', | ||||
|     '11.6': 'cuda116', | ||||
|     '11.7': 'cuda117', | ||||
| } | ||||
| const LANG_EXTRAS = ['ja'] // only for languages with models
 | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user