yassa9 / qwen600Links
Static suckless single batch CUDA-only qwen3-0.6B mini inference engine
☆496Updated 3 weeks ago
Alternatives and similar repositories for qwen600
Users that are interested in qwen600 are comparing it to the libraries listed below
Sorting:
- CPU inference for the DeepSeek family of large language models in C++☆314Updated 4 months ago
- An AI agent to control drones from your CLI☆133Updated last month
- Notes and exploration code for learning about AI/ML☆199Updated this week
- Large Language Model in Action☆336Updated 8 months ago
- Countdown Game Distill&RL☆47Updated 3 weeks ago
- Train a Language Model with GRPO to create a schedule from a list of events and priorities☆236Updated 5 months ago
- 该系列的目的是让读者可以在基础的pytorch上,不依赖任何其他现成的外部库,从零开始理解并实现一个大语言模型的所有组成部分,以及训练微调代码,因此读者仅需python,pytorch和最基础深度学习背景知识即可。☆367Updated last month
- A complete 7-layer intelligent memory system for AI Agents with multi-modal memory fusion also support context_engineering☆124Updated 2 months ago
- 医疗问诊系统multi-agent框架☆84Updated 6 months ago
- a super fast llm response using small llm model to prefix large llm model☆231Updated 2 months ago
- support BM25+vecetor☆29Updated 4 months ago
- A General-Purpose AI Agent ✨☆398Updated 2 months ago
- MineContext is your proactive context-aware AI partner(Context-Engineering+ChatGPT Pulse)☆206Updated this week
- LLM-Powered Semi-Structured Table Question Answering☆255Updated last week
- DeepSearch Code-Actions Agent (DSCA). Build 🙌 with 🤗 smolagents☆121Updated last month
- ☆488Updated this week
- Mentis: A powerful multi-agent orchestration framework built on LangGraph.☆285Updated 4 months ago
- Fetch arxiv data to LLM-friendly text☆125Updated 7 months ago
- 一个手把手教你从零开始编写GPT并训练大语言模型的教程☆88Updated 8 months ago
- A set of coding style guidelines for Vibe Coding or SWE-Agents that maximize efficiency and improve human readability.☆369Updated 2 weeks ago
- [ACL 2025 Demo] Repository for the demo and paper: ReasonGraph: Visualisation of Reasoning Paths☆499Updated 4 months ago
- Learning records for building a large language model from scratch☆57Updated 9 months ago
- ☆240Updated 3 months ago
- Python Implementation of MUVERA (Multi-Vector Retrieval via Fixed Dimensional Encodings)☆321Updated 2 months ago
- python package to parse pdfs with different parsers☆201Updated 3 weeks ago
- A sleek dataset viewer built entirely by AI Agent. Supports streaming large files from WebDAV, S3, SSH, Local or Hugging Face.☆537Updated this week
- GPU documentation for humans☆313Updated last week
- 北理 ”编译原理与设计“ 课设,一款使用 Java 开发的简易 C 语言编译器(x86 架构),支持绝大部分 C 语言语法。