Set the number of Cpu cores

I was training rasa with 50 intents each containing 100 examples with 200 epoch.How to set the number of CPU cores as during training it is using all the 8 cores.I have tired using the command –num-threads NUM_THREADS(NUM_THREADS=8)

It depends on the pipeline you are using. Not all components use all cpu cores