The question is clear, just would like to know what algo is used: CBOW, Skipgram, SGNS, Glove? Thanks
Vectors are included as part of a model, so there's no fixed algorithm, though in practice most use GloVe. You can check by looking at the model detail page, like this one for the medium sized English corpus.