huggingface/chat-ui: Open source codebase powering the HuggingChat app

PHOTO EMBED

Thu Mar 20 2025 10:11:22 GMT+0000 (Coordinated Universal Time)

Saved by @TuckSmith541

MODELS=`[
  {
    "name": "microsoft/Phi-3-mini-4k-instruct",
    "endpoints": [{
      "type" : "llamacpp",
      "baseURL": "http://localhost:8080"
    }],
  },
]`
content_copyCOPY

https://github.com/huggingface/chat-ui