You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for sharing this example of integrating FHE with LLMs! I came across the use case examples (use_case_examples/llm) from this post: link.
The current implementation performs all model computations on the CPU. Would it be possible to provide an example demonstrating how to run the models on GPU?
Thanks again for your work!
The text was updated successfully, but these errors were encountered:
Hi,
Thank you for sharing this example of integrating FHE with LLMs! I came across the use case examples (use_case_examples/llm) from this post: link.
The current implementation performs all model computations on the CPU. Would it be possible to provide an example demonstrating how to run the models on GPU?
Thanks again for your work!
The text was updated successfully, but these errors were encountered: