Replies: 1 comment 5 replies
-
I achieved :D
Report:
|
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I'm trying get vectors of token embeddings for contextual search proposes.
How to get this?
In python I do this:
But, I'm not sure if my editing of main.cpp from GPT-J is correct
Here the complete code: https://gist.github.com/ocordeiro/eba67c2a1e6e2bf4fca702abb19e1ee7
Beta Was this translation helpful? Give feedback.
All reactions