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
{{ message }}
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.
How would you let the ACE_Framework and the first demo I am trying to get to work is Stacey access that local OpenAI Endpoint instead of the online OpenAI? Or is there a better way to make the Stacey demo work locally with a local language model?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
How do you let the ACE_Framework for example Stacey demo run on a local llm (local language model), instead of the online OpenAI?
I think a start would be:
https://github.com/Josh-XT/Local-LLM/
Local-LLM is a llama.cpp server in Docker with OpenAI Style Endpoints.
http://localhost:8091/v1
How would you let the ACE_Framework and the first demo I am trying to get to work is Stacey access that local OpenAI Endpoint instead of the online OpenAI? Or is there a better way to make the Stacey demo work locally with a local language model?
Beta Was this translation helpful? Give feedback.
All reactions