matthoffner commited on
Commit
7bc7577
·
1 Parent(s): 7ab24c2

Update components/Chat/ChatInput.tsx

Browse files
Files changed (1) hide show
  1. components/Chat/ChatInput.tsx +4 -1
components/Chat/ChatInput.tsx CHANGED
@@ -386,7 +386,10 @@ export const ChatInput = ({
386
  rel="noreferrer"
387
  className="underline"
388
  >
389
- Samantha
 
 
 
390
  </a>
391
  </div>
392
  </div>
 
386
  rel="noreferrer"
387
  className="underline"
388
  >
389
+ Chatting with Samantha-GGML-7B
390
+ </a> running on a
391
+ <a target="_blank" rel="noreferrer" className="underline" href="https://huggingface.co/spaces/matthoffner/ggml-llm-api">
392
+ CPU upgrade space
393
  </a>
394
  </div>
395
  </div>