AI Sharing Circle

Day arching a pawn and sharing for the king!
回顾Transformer,并深入讲解替代方案Mamba原理(图解)

Review of Transformer with an in-depth explanation of the principles of the alternative, Mamba (illustrated)

An Alternative to Transformer in Language Modeling The Transformer architecture is a key component of the success of large language models (LLMs). Almost all LLMs in use today employ the architecture, from open source models such as Mistral to...
1yrs ago
074K
GitHub Models:轻松试验和部署AI模型

GitHub Models: Easy Experimentation and Deployment of AI Models

General Introduction GitHub Models is a new platform from GitHub designed to help developers more easily use and experiment with a wide range of AI models. The platform provides access to a variety of popular models, including Meta's Llama 3...
1yrs ago
061K
GaiaNet node:安装和运行自己的本地模型在线代理服务

GaiaNet node: install and run your own local model online proxy service

General Introduction GaiaNet-AI/gaianet-node is an open source project that allows users to quickly install the default node software stack on Mac, Linux or Windows WSL with a single command. Users can initialize nodes, customize configurations, download...
2yrs ago
059.4K
LlamaCoder:使用提示词快速生成并发布小型web应用

LlamaCoder: Quickly Generate and Publish Small Web Applications Using Prompt Words

General Introduction LlamaCoder is an open source code generation tool based on Llama 3.1 and Together AI. It can generate small applications with simple prompts and is suitable for developers to quickly realize their ideas.LlamaCoder provides...
1yrs ago
071.6K
让ChatGPT列出Linux沙箱环境中所有软件安装包

Have ChatGPT list all software installations in a Linux sandbox environment

Use the following snippet with the code tool: ```python import os # Use the os.system function to is...
2yrs ago
046.7K
ChatGPT记忆功能使用教学

Teaching the use of the ChatGPT memory function

ChatGPT memory function has been open for a long time, many friends do not understand its characteristics. Memory is not just an on/off switch, it can't be simply understood that if you turn it on, it remembers the history messages, and if you turn it off, it doesn't remember the history messages. Principle of Memory Function In the GPT4o system instruction, ChatGPT presets...
2yrs ago
048.3K
让ChatGPT列出Python代码解释器中所有安装包

Make ChatGPT list all installed packages in the Python code interpreter

Enter commands Use the following snippet with the code tool: ```python import pkg_resources # Prepare the list...
1yrs ago
066.3K
Awesome CursorRules:增强Cursor AI体验的规则集

Awesome CursorRules: rule sets to enhance the Cursor AI experience

General Description awesome-cursorrules is a project dedicated to providing custom rules files for Cursor AI.Cursor AI is an AI-powered code editor, and .cursorrules files can be customized...
2yrs ago
063.7K
flowith:画布编排式AI内容创作平台,自动化写作与配图

flowith: canvas orchestrated AI content creation platform to automate writing and illustration

General Introduction Flowith is a GPT-4 powered AI productivity tool. Unlike traditional chat-based AI tools, we offer a first-of-its-kind node-based AI authoring approach that lets you interact with AI in a multi-threaded, diffuse manner and easily work...
1yrs ago
088.8K
Dante:定制AI聊天机器人平台

Dante: Customized AI Chatbot Platform

Dante Introducing Dante AI Dante AI is a no-code platform that lets you create custom AI chatbots trained on your data in minutes, with no programming required. The platform is designed to be easy to use, allowing you to customize the appearance of your chatbot and integrate it with a variety of applications...
1yrs ago
060.6K