It's unclear what you mean by "it" on this 2.5-year-old question. There's no "it" that needs to be retrieved if you're using `infer_vector()`, as the subject line mentions. And, if you pass a non-normalized vector into `most_similar()`, it will work just as well, calculating the same-cosine-similarities.
It's better to ask a clear standalone question in a new thread, explaining what you want to do, why, what you've tried, and how the results you've seen aren't sufficient.
- Gordon