awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
pHaeusler avatar

pHaeusler/micro-agent

0
View on GitHub↗
440 Stars·44 Forks·Python·3 Aufrufe

Micro Agent

A tiny implementation of an autonomous agent powered by LLMs (OpenAI GPT-4)

Features

  • LLM Training and Optimization - Autonomous agent powered by GPT-4 for software development tasks.
  • Natural Language Processing - Listed in the “Natural Language Processing” section of the FunNLP awesome list.

Star-Verlauf

Star-Verlauf für phaeusler/micro-agentStar-Verlauf für phaeusler/micro-agent

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Micro Agent

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Micro Agent.
  • alexrozanski/llamachatAvatar von alexrozanski

    alexrozanski/LlamaChat

    1,510Auf GitHub ansehen↗

    Chat with your favourite LLaMA models in a native macOS app

    Swiftaillamallamacpp
    Auf GitHub ansehen↗1,510
  • artidoro/qloraAvatar von artidoro

    artidoro/qlora

    10,929Auf GitHub ansehen↗

    This project is a quantized fine-tuning framework for large language models. It implements a low-rank adaptation library and a four-bit quantizer to reduce the GPU memory requirements needed to train large models. The framework utilizes four-bit quantization and low-rank adapters to enable model training on consumer-grade hardware. It further reduces the memory footprint through double quantization and a paged optimizer that offloads states to system RAM. The system supports distributed training across multiple GPUs to handle larger parameter scales and includes utilities for custom dataset

    Jupyter Notebook
    Auf GitHub ansehen↗10,929
  • aethercortex/llama-xAvatar von AetherCortex

    AetherCortex/Llama-X

    1,605Auf GitHub ansehen↗

    Open Academic Research on Improving LLaMA to SOTA LLM

    Python
    Auf GitHub ansehen↗1,605
  • chenking2020/findthechatgpterAvatar von chenking2020

    chenking2020/FindTheChatGPTer

    2,014Auf GitHub ansehen↗

    ChatGPT爆火,开启了通往AGI的关键一步,本项目旨在汇总那些ChatGPT的开源平替们,包括文本大模型、多模态大模型等,为大家提供一些便利

    agialpacaautogpt
    Auf GitHub ansehen↗2,014
Alle 30 Alternativen zu Micro Agent anzeigen→

Häufig gestellte Fragen

Was macht phaeusler/micro-agent?

A tiny implementation of an autonomous agent powered by LLMs (OpenAI GPT-4)

Was sind die Hauptfunktionen von phaeusler/micro-agent?

Die Hauptfunktionen von phaeusler/micro-agent sind: LLM Training and Optimization, Natural Language Processing.

Welche Open-Source-Alternativen gibt es zu phaeusler/micro-agent?

Open-Source-Alternativen zu phaeusler/micro-agent sind unter anderem: artidoro/qlora — This project is a quantized fine-tuning framework for large language models. It implements a low-rank adaptation… facico/chinese-vicuna — Chinese-Vicuna is a Chinese large language model and instruction-following AI based on the LLaMA architecture. It is… aethercortex/llama-x — Open Academic Research on Improving LLaMA to SOTA LLM. alexrozanski/llamachat — Chat with your favourite LLaMA models in a native macOS app. chenking2020/findthechatgpter — ChatGPT爆火,开启了通往AGI的关键一步,本项目旨在汇总那些ChatGPT的开源平替们,包括文本大模型、多模态大模型等,为大家提供一些便利. jayzhang42/federatedgpt-shepherd — Shepherd: A foundational framework enabling federated instruction tuning for large language models.