Update README.md
Browse files
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/
|
| 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 |
|