#大语言模型#:robot: The free, Open Source alternative to OpenAI, Claude and others. Self-hosted and local-first. Drop-in replacement for OpenAI, running on consumer-grade hardware. No GPU required. Runs gguf, tr...
#大语言模型#RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable). We are at RWKV-7 "Goose". So it's combining the best of RNN a...
#大语言模型#ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.
闻达:一个LLM调用平台。目标为针对特定环境的高效内容生成,同时考虑个人和中小企业的计算资源局限性,以及知识安全和私密性问题
#大语言模型#INT4/INT5/INT8 and FP16 inference on CPU for RWKV language model
#大语言模型#Believe in AI democratization. llama for nodejs backed by llama-rs, llama.cpp and rwkv.cpp, work locally on your laptop CPU. support llama/alpaca/gpt4all/vicuna/rwkv model.
#大语言模型#The all-in-one RWKV runtime box with embed, RAG, AI agents, and more.
#大语言模型#LLaMa/RWKV onnx models, quantization and testcase
VisualRWKV is the visual-enhanced version of the RWKV language model, enabling RWKV to handle various visual tasks.
#大语言模型#PDF解析(文字,章节,表格,图片,参考),基于大模型(ChatGLM2-6B, RWKV)+langchain+streamlit的PDF问答,摘要,信息抽取
A curated list of papers on the applications of RWKV in computer vision.
#安卓#Making offline AI models accessible to all types of edge devices.
#时序数据库#RWKV-TS: Beyond Traditional Recurrent Neural Network for Time Series Tasks
#大语言模型#A relatively basic implementation of RWKV in Rust written by someone with very little math and ML knowledge. Supports 32, 8 and 4 bit evaluation. It can also directly load PyTorch RWKV models.