hi can i get the code for using this model ?

#1
by sanak - opened

can i get code for using this model, alternative to the app version

Yes, you can directly use this code, or you can refer to the local deployment tutorial on GitHub. Please make sure to comply with the relevant LICENSE when using it.

https://github.com/ZebangCheng/Emotion-LLaMA

How can I use this model to extract the embedding after the linear layer of the encoder? So how do I load this model weight and get the modules that I need? I didn't see those details on github.

How can I use this model to extract the embedding after the linear layer of the encoder? So how do I load this model weight and get the modules that I need? I didn't see those details on github.

Hello, I suggest you open an issue on GitHub and describe your question in detail. I can provide a direct answer by referencing the code.

thanks for your answering!! I'll be asking you a question on github soon

Sign up or log in to comment