zakerytclarke commited on
Commit
a6fd263
·
verified ·
1 Parent(s): 7611617

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -82,7 +82,7 @@ pipeline_tag: text2text-generation
82
 
83
  # Teapot LLM
84
 
85
- [Website](https://teapotai.com/) | [Try out our demo on Discord](https://discord.gg/hPxGSn5dST)
86
 
87
  Teapot is an open-source small language model (~800 million parameters) fine-tuned on synthetic data and optimized to run locally on resource-constrained devices such as smartphones and CPUs. Teapot is trained to only answer using context from documents, reducing hallucinations. Teapot can perform a variety of tasks, including hallucination-resistant Question Answering (QnA), Retrieval-Augmented Generation (RAG), and JSON extraction. Teapot is a model built by and for the community.
88
 
 
82
 
83
  # Teapot LLM
84
 
85
+ [Website](https://teapotai.com/) | [Try out our demo on Discord](https://discord.gg/xW5TjRnY)
86
 
87
  Teapot is an open-source small language model (~800 million parameters) fine-tuned on synthetic data and optimized to run locally on resource-constrained devices such as smartphones and CPUs. Teapot is trained to only answer using context from documents, reducing hallucinations. Teapot can perform a variety of tasks, including hallucination-resistant Question Answering (QnA), Retrieval-Augmented Generation (RAG), and JSON extraction. Teapot is a model built by and for the community.
88