-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HuggingChat #637
Comments
Related issues#418: openchat/openchat-3.5-1210 · Hugging Face### DetailsSimilarity score: 0.89 - [ ] [openchat/openchat-3.5-1210 · Hugging Face](https://huggingface.co/openchat/openchat-3.5-1210#conversation-templates)Using the OpenChat ModelWe highly recommend installing the OpenChat package and using the OpenChat OpenAI-compatible API server for an optimal experience. The server is optimized for high-throughput deployment using vLLM and can run on a consumer GPU with 24GB RAM.
Online DeploymentIf you want to deploy the server as an online service, use the following options:
For security purposes, we recommend using an HTTPS gateway in front of the server. Mathematical Reasoning ModeThe OpenChat model also supports mathematical reasoning mode. To use this mode, include
Conversation TemplatesWe provide several pre-built conversation templates to help you get started.
Suggested labels{ "label": "chat-templates", "description": "Pre-defined conversation structures for specific modes of interaction." }#552: LargeWorldModel/LWM-Text-Chat-1M · Hugging Face### DetailsSimilarity score: 0.88 - [ ] [LargeWorldModel/LWM-Text-Chat-1M · Hugging Face](https://huggingface.co/LargeWorldModel/LWM-Text-Chat-1M)LargeWorldModel/LWM-Text-Chat-1M · Hugging FaceDESCRIPTION: LWM-Text-1M-Chat Model Card Model details Model type: LWM-Text-1M-Chat is an open-source model trained from LLaMA-2 on a subset of Books3 filtered data. It is an auto-regressive language model, based on the transformer architecture. Model date: LWM-Text-1M-Chat was trained in December 2023. Paper or resources for more information: https://largeworldmodel.github.io/ URL: https://huggingface.co/LargeWorldModel/LWM-Text-Chat-1M Suggested labels{'label-name': 'Open-source Models', 'label-description': 'Models that are publicly available and open-source for usage and exploration.', 'gh-repo': 'huggingfaceco/LargeWorldModel/LWM-Text-Chat-1M', 'confidence': 56.11}#310: Open LLM Leaderboard - a Hugging Face Space by HuggingFaceH4### DetailsSimilarity score: 0.88 - [ ] [Open LLM Leaderboard - a Hugging Face Space by HuggingFaceH4](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)Suggested labels{ "key": "AI-Chatbots", "value": "Topics related to advanced chatbot platforms integrating multiple AI models" } { "key": "llm-evaluation", "value": "Evaluating Large Language Models performance and behavior through human-written evaluation sets" }#393: llm-vscode - Visual Studio Marketplace### DetailsSimilarity score: 0.87 - [ ] [llm-vscode - Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=HuggingFace.huggingface-vscode)LLM-powered Development for VSCode
Note: When using the Inference API, you may encounter limitations. Consider subscribing to the PRO plan to avoid rate limiting on the free tier. Hugging Face Pricing 💻 Features
🚀 InstallationInstall By default, this extension uses 🔑 HF API TokenSupply your HF API token (
If you previously logged in with ⚙ ConfigurationCheck the full list of configuration settings by opening your settings page Suggested labels{ "key": "llm-vscode", "value": "VSCode extension for LLM powered development with Hugging Face Inference API" }#166: TinyLlama-1.1B-Chat-v0.6-GGUF · Hugging Face### DetailsSimilarity score: 0.86 - [ ] [afrideva/TinyLlama-1.1B-Chat-v0.6-GGUF · Hugging Face](https://huggingface.co/afrideva/TinyLlama-1.1B-Chat-v0.6-GGUF)
How to use You will need the transformers>=4.34 Do check the TinyLlama github page for more information. #305: Home - LibreChat### DetailsSimilarity score: 0.86 - [ ] [Home - LibreChat](https://docs.librechat.ai/index.html)Table of contents LibreChat 🪶 Features 🖥️ UI matching ChatGPT, including Dark mode, Streaming, and 11-2023 updates LibreChat brings together the future of assistant AIs with the revolutionary technology of OpenAI's ChatGPT. Celebrating the original styling, LibreChat gives you the ability to integrate multiple AI models. It also integrates and enhances original client features such as conversation and message search, prompt templates and plugins. With LibreChat, you no longer need to opt for ChatGPT Plus and can instead use free or pay-per-call APIs. We welcome contributions, cloning, and forking to enhance the capabilities of this advanced chatbot platform. Suggested labels"ai-platform" |
HuggingChat
Description: HuggingChat New Chat This week Model selection iDoDid Theme Models 7 Assistants New Settings About & Privacy Privacy
Last updated: October 4, 2023
Users of HuggingChat are authenticated through their HF user account.
By default, your conversations may be shared with the respective models' authors to improve their training data and model over time. Model authors are the custodians of the data collected by their model, even if it's hosted on our platform.
If you disable data sharing in your settings, your conversations will not be used for any downstream usage (including for research or model training purposes), and they will only be stored to let you access past conversations. You can click on the Delete icon to delete any past conversation at any moment.
🗓 Please also consult huggingface.co's main privacy policy at https://huggingface.co/privacy. To exercise any of your legal privacy rights, please send an email to privacy@huggingface.co.
About available LLMs
The goal of this app is to showcase that it is now possible to build an open source alternative to ChatGPT. 💪
For now (October 2023), it's running:
Technical details
This app is running in a Space, which entails that the code for this UI is publicly visible inside the Space repo.
Further development takes place on the huggingface/chat-ui GitHub repo.
The inference backend is running the optimized text-generation-inference on HuggingFace's Inference API infrastructure.
It is therefore possible to deploy a copy of this app to a Space and customize it (swap model, add some UI elements, or store user messages according to your own Terms and conditions). You can also 1-click deploy your own instance using the Chat UI Spaces Docker template.
We welcome any feedback on this app: please participate in the public discussion at https://huggingface.co/spaces/huggingchat/chat-ui/discussions
URL: https://huggingface.co/chat/privacy
Suggested labels
The text was updated successfully, but these errors were encountered: