1. Click on the leftmost bot symbol in the top right corner to start a conversation: This is the starting point for your interaction with the AI feature. The bot symbol is usually located in the top right corner of the Discourse interface. Clicking on this symbol opens a chat interface for you.
2. Choose between the two chat gpt functions: Your AI-assistant can be GPT3.5 or GPT4; both can search the web with google search.
3. Chat with the AI Assistant: You can now engage with the AI Assistant in a dialogue. Ask questions, seek guidance or simply have a fun chat!
4. Chat with the AI Assistant to gather research: This function is particularly useful for gathering information on specific topics, as it can search the web for current information
5. Let AI assistant help you draw beautiful pictures: Want to create an artwork, but need a little inspiration? Use this feature and the AI will render an image based on your description, to aid in your creative process.
1 Like
The forum AI is actually better than the native paid OPEN AI ChatGPT Plus (paid version $20 per month). Please see the below comparison between ChatGPT response and Forum AI response:
- Open AI ChatGPT don’t know the Answer.
- But MEER LABS forum AI knows the Answer!!
GGML appears to be a model format that is used by software written by Georgi Gerganov, including llama.cpp and its derivatives. GGML — which could be considered as a tensor library — is essentially a library of modular pieces that can be combined to work with many different types of machine learning models. There is also an implication that GGML is designed to be efficient and performant, potentially suitable for edge computing scenarios.
It has been used in the implementation of OpenAI’s Whisper model in C/C++. The Whisper model, which uses GGML, can reportedly run on devices like the Raspberry Pi, given certain performance conditions.
It’s worth noting that the GGML project appears to be open to community contributions and is part of broader open-source, open-science initiatives to advance and democratize AI technology.
For the most accurate and deep-dive information, you might want to explore these resources directly:
- GGML - AI at the edge
- Gerganov’s GitHub Repositories
- ChatGPT-OpenAI/ggml-model-whisper on Hugging Face
Please remember that this is a general assistance, and for more complex or specific information on GGML, it may be best to reach out to the creators or active contributors in the project.
1 Like