awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to hc-guo/owl

Open-source alternatives to HC Guo Owl

30 open-source projects similar to hc-guo/owl, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best HC Guo Owl alternative.

  • openlmlab/mossOpenLMLab का अवतार

    OpenLMLab/MOSS

    12,140GitHub पर देखें↗

    MOSS is a conversational AI platform, fine-tuning toolkit, and quantized model runtime. It provides a framework for deploying large language models capable of multi-turn dialogue, general-purpose response generation, and following complex instructions. The system functions as a tool-augmented framework that extends model knowledge through external plugins and tool-call loops. This allows the model to execute tasks via search engines and calculators to augment responses with external data. The project covers model training through supervised conversational fine-tuning and optimizes deployment

    Python
    GitHub पर देखें↗12,140
  • amzxyz/rime_wanxiangamzxyz का अवतार

    amzxyz/rime_wanxiang

    2,863GitHub पर देखें↗

    This project is a CJK input method framework and configuration set designed for the Rime input engine. It provides a comprehensive system of schemas and dictionary packs to optimize Chinese character entry through pinyin and double-pinyin workflows. The framework is distinguished by its use of Lua-powered extensions that add dynamic utilities, such as inline mathematical calculators, automated timestamps, and text formatting, directly to the input interface. It also features refined word libraries and language models specifically tuned to improve prediction accuracy and first-choice hit rates

    Luadictsrimerime-config
    GitHub पर देखें↗2,863
  • agrigpts/agrigptsAgriGPTs का अवतार

    AgriGPTs/AgriGPTs

    29GitHub पर देखें↗

    Research and Development of Agricultural Large Models|农业大模型研究与开发

    GitHub पर देखें↗29
  • alibaba-nlp/ecomgptAlibaba-NLP का अवतार

    Alibaba-NLP/EcomGPT

    275GitHub पर देखें↗

    An Instruction-tuned Large Language Model for E-commerce

    Python
    GitHub पर देखें↗275

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Find more with AI search
  • atla-ai/selene-miniatla-ai का अवतार

    atla-ai/selene-mini

    30GitHub पर देखें↗

    🛝 Playground | 📄 Technical report | 💻 GitHub | 👀 Sign up for the API

    Jupyter Notebook
    GitHub पर देखें↗30
  • blinkdl/rwkv-lmBlinkDL का अवतार

    BlinkDL/RWKV-LM

    14,568GitHub पर देखें↗

    RWKV-LM is a framework for training and deploying recurrent language models. It utilizes a linear-time recurrent architecture that enables text generation and sequence processing with constant memory and time complexity, avoiding the quadratic scaling of traditional attention caches. The project implements a parallelizable training mechanism that allows recurrent models to be trained using global operations while maintaining cache-free inference. It includes state-tuning capabilities to optimize the initial hidden state and utilizes adaptive probability-mass sampling to control token diversit

    Python
    GitHub पर देखें↗14,568
  • cbluebenchmark/cblueCBLUEbenchmark का अवतार

    CBLUEbenchmark/CBLUE

    843GitHub पर देखें↗

    CBLUE1 中文医疗信息处理基准CBLUE: A Chinese Biomedical Language Understanding Evaluation Benchmark

    Python
    GitHub पर देखें↗843
  • chancefocus/pixiuchancefocus का अवतार

    chancefocus/PIXIU

    868GitHub पर देखें↗

    This repository introduces PIXIU, an open-source resource featuring the first financial large language models (LLMs), instruction tuning data, and evaluation benchmarks to holistically assess financial LLMs. Our goal is to continually push forward the open-source development of financial artificial intelligence (AI).

    Jupyter Notebook
    GitHub पर देखें↗868
  • clouditera/secgptClouditera का अवतार

    Clouditera/SecGPT

    3,064GitHub पर देखें↗

    SecGPT网络安全大模型

    Python
    GitHub पर देखें↗3,064
  • coastalcph/lex-gluecoastalcph का अवतार

    coastalcph/lex-glue

    259GitHub पर देखें↗

    LexGLUE: A Benchmark Dataset for Legal Language Understanding in English

    Python
    GitHub पर देखें↗259
  • codefuse-ai/codefuse-devops-evalcodefuse-ai का अवतार

    codefuse-ai/codefuse-devops-eval

    656GitHub पर देखें↗

    Industrial-first evaluation benchmark for LLMs in the DevOps/AIOps domain.

    Python
    GitHub पर देखें↗656
  • codefuse-ai/codefuse-devops-modelcodefuse-ai का अवतार

    codefuse-ai/CodeFuse-DevOps-Model

    508GitHub पर देखें↗

    DevOps-Models is a series of industrial-first LLMs for theDevOps domain. Asking it for any question in the DevOps domain to get solution!

    Python
    GitHub पर देखें↗508
  • dai-shen/laiwDai-shen का अवतार

    Dai-shen/LAiW

    91GitHub पर देखें↗

    LAiW: A Chinese Legal Large Language Models Benchmark

    Python
    GitHub पर देखें↗91
  • databrickslabs/dollydatabrickslabs का अवतार

    databrickslabs/dolly

    10,795GitHub पर देखें↗

    Dolly is an instruction-tuned large language model designed to follow complex natural language directions. It operates as a causal language model that predicts the next token in a sequence to generate coherent conversational responses and perform tasks such as brainstorming, classification, and question answering. The project focuses on the development of models using open datasets suitable for commercial application. It enables the creation of instruction-following models by utilizing curated collections of human-generated instruction-response pairs. The repository provides capabilities for

    Python
    GitHub पर देखें↗10,795
  • davendw49/k2davendw49 का अवतार

    davendw49/k2

    212GitHub पर देखें↗

    Code and datasets for paper "K2: A Foundation Language Model for Geoscience Knowledge Understanding and Utilization" in WSDM-2024

    Python
    GitHub पर देखें↗212
  • ddzipp/autoauditddzipp का अवतार

    ddzipp/AutoAudit

    354GitHub पर देखें↗

    AutoAudit—— the LLM for Cyber Security 网络安全大语言模型

    HTML
    GitHub पर देखें↗354
  • deepseek-ai/deepseek-llmdeepseek-ai का अवतार

    deepseek-ai/deepseek-LLM

    7,100GitHub पर देखें↗

    DeepSeek-LLM is a large language model and causal language model designed for natural language generation. It functions as a multi-lingual system capable of predicting the next token in a sequence to perform text completion and conversational generation. The model is specialized for logical reasoning, specifically as a code and math LLM. This enables it to perform complex problem solving, which includes generating executable code and solving mathematical equations through step-by-step analysis. The system's broader capabilities cover conversational AI, including the generation of chat comple

    Makefile
    GitHub पर देखें↗7,100
  • duomo/transgptDUOMO का अवतार

    DUOMO/TransGPT

    839GitHub पर देखें↗

    🤗 TransGPT-7B • 🤗 TransGPT-MM-6B • 🤖 DUOMO • 💬 WeChat

    Python
    GitHub पर देखें↗839
  • ecnu-icalk/educhatECNU-ICALK का अवतार

    ECNU-ICALK/EduChat

    940GitHub पर देखें↗

    An open-source educational chat model from ICALK, East China Normal University. 开源中英教育对话大模型。(通用基座模型,GPU部署,数据清理) 致敬: LLaMA, MOSS, BELLE, Ziya, vLLM

    Jupyter Notebookbellechinese-nlpdata-cleaning
    GitHub पर देखें↗940
  • eleutherai/pythiaEleutherAI का अवतार

    EleutherAI/pythia

    2,827GitHub पर देखें↗

    This repository is for EleutherAI's project Pythia which combines interpretability analysis and scaling laws to understand how knowledge develops and evolves during training in autoregressive transformers. For detailed info on the models, their training, and their properties, please see our…

    Jupyter Notebook
    GitHub पर देखें↗2,827
  • facebookresearch/llamafacebookresearch का अवतार

    facebookresearch/llama

    59,466GitHub पर देखें↗

    Llama is a large language model runtime and inference engine designed to load and execute autoregressive transformer models. It enables the generation of natural language text completions from prompts using pretrained weights. The system features multi-GPU model parallelism, which distributes model weights and workloads across multiple graphics processors to support larger parameter counts. It also incorporates a content safety filter that uses classifiers to intercept and block unsafe inputs or outputs during the inference process. The project covers broad capabilities in distributed model

    Python
    GitHub पर देखें↗59,466
  • felixgithub2017/cg-evalFelixgithub2017 का अवतार

    Felixgithub2017/CG-Eval

    13GitHub पर देखें↗

    Chinese Generation Evaluation

    GitHub पर देखें↗13
  • felixgithub2017/mmcuFelixgithub2017 का अवतार

    Felixgithub2017/MMCU

    90GitHub पर देखें↗

    MEASURING MASSIVE MULTITASK CHINESE UNDERSTANDING

    Python
    GitHub पर देखें↗90
  • gmftbygmftby/science-llmgmftbyGMFTBY का अवतार

    gmftbyGMFTBY/science-llm

    138GitHub पर देखें↗

    A large-scale language model for scientific domain, trained on redpajama arXiv split

    Python
    GitHub पर देखें↗138
  • google-research/google-researchgoogle-research का अवतार

    google-research/google-research

    38,139GitHub पर देखें↗

    This repository serves as a comprehensive research platform and toolkit for advancing machine learning, quantum computing, and large-scale scientific data analysis. It provides foundational frameworks for developing complex algorithmic systems, offering the necessary infrastructure for distributed training, computational graph execution, and high-performance model development. The project distinguishes itself by integrating specialized research domains with robust, privacy-preserving methodologies. It supports diverse scientific discovery through tools for quantum simulation, physics-informed

    Jupyter Notebookaimachine-learningresearch
    GitHub पर देखें↗38,139
  • google-research/t5xgoogle-research का अवतार

    google-research/t5x

    2,972GitHub पर देखें↗

    Go to T5X ReadTheDocs Documentation Page.

    Python
    GitHub पर देखें↗2,972
  • google-research/text-to-text-transfer-transformergoogle-research का अवतार

    google-research/text-to-text-transfer-transformer

    6,528GitHub पर देखें↗

    This is a machine learning framework for treating diverse natural language processing tasks as a unified text-to-text problem. It provides a toolkit for pre-training and fine-tuning large-scale transformer models, utilizing a system where both inputs and outputs are formatted as raw text sequences. The framework is distinguished by its distributed training system, which uses mesh-based strategies to scale model weights and training batches across multiple TPU cores. It supports multi-task learning by combining diverse datasets into a single training stream using configurable mixture rates, al

    Python
    GitHub पर देखें↗6,528
  • h2oai/h2ogpth2oai का अवतार

    h2oai/h2ogpt

    12,016GitHub पर देखें↗

    h2oGPT is a self-hosted platform designed for running large language models and executing retrieval-augmented generation workflows locally. It provides a comprehensive web interface that allows users to index private document collections into searchable databases, enabling context-aware question answering and summarization without exposing sensitive data to external services. The platform distinguishes itself by offering a modular architecture that supports both local model execution and connections to external inference servers. It facilitates the development of autonomous agents capable of

    Pythonaichatgptembeddings
    GitHub पर देखें↗12,016
  • haonan-li/cmmluhaonan-li का अवतार

    haonan-li/CMMLU

    821GitHub पर देखें↗

    CMMLU: Measuring massive multitask language understanding in Chinese

    Python
    GitHub पर देखें↗821
  • hazyresearch/legalbenchHazyResearch का अवतार

    HazyResearch/legalbench

    597GitHub पर देखें↗

    An open science effort to benchmark legal reasoning in foundation models

    Python
    GitHub पर देखें↗597