283 skills found · Page 1 of 10
binary-husky / Gpt Academic为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。
BlinkDL / RWKV LMRWKV (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 and transformer - great performance, linear time, constant space (no kv-cache), fast training, infinite ctx_len, and free sentence embedding.
BlinkDL / ChatRWKVChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.
josStorer / RWKV RunnerA RWKV management and startup tool, full automation, only 8MB. And provides an interface compatible with the OpenAI API. RWKV is a large language model that is fully open source and available for commercial use.
wenda-LLM / Wenda闻达:一个LLM调用平台。目标为针对特定环境的高效内容生成,同时考虑个人和中小企业的计算资源局限性,以及知识安全和私密性问题
datawhalechina / Llms From Scratch Cn仅需Python基础,从0构建大语言模型;从0逐步构建GLM4\Llama3\RWKV6, 深入理解大模型原理
BlinkDL / AI WriterAI 写小说,生成玄幻和言情网文等等。中文预训练生成模型。采用我的 RWKV 模型,类似 GPT-2 。AI写作。RWKV for Chinese novel generation.
guinmoon / LLMFarmllama and other large language models on iOS and MacOS offline using GGML library.
RWKV / Rwkv.cppINT4/INT5/INT8 and FP16 inference on CPU for RWKV language model
Atome-FE / Llama NodeBelieve 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.
Ai00-X / Ai00 ServerThe all-in-one RWKV runtime box with embed, RAG, AI agents, and more.
OpenGVLab / Vision RWKV[ICLR 2025 Spotlight] Vision-RWKV: Efficient and Scalable Visual Perception with RWKV-Like Architectures
tpoisonooo / Llama.onnxLLaMa/RWKV onnx models, quantization and testcase
cryscan / Web RwkvImplementation of the RWKV language model in pure WebGPU/Rust.
harrisonvanderbyl / Rwkv Cpp AcceleratedA torchless, c++ rwkv implementation using 8bit quantization, written in cuda/hip/vulkan for maximum compatibility and minimum dependencies
guinmoon / Llmfarm Core.swiftSwift library to work with llama and other large language models.
shengxia / RWKV Role Playing使用Gradio制作的基于RWKV的角色扮演的webui
howard-hou / VisualRWKVVisualRWKV is the visual-enhanced version of the RWKV language model, enabling RWKV to handle various visual tasks.
Yaziwel / Awesome RWKV In VisionA curated list of papers on the applications of RWKV in computer vision. Please raise an issue if you suggest new qualified project.
BlinkDL / RWKV CUDAThe CUDA version of the RWKV language model ( https://github.com/BlinkDL/RWKV-LM )