awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
google avatar

google/gemma_pytorch

0
View on GitHub↗
5,697 نجوم·598 تفرعات·Python·Apache-2.0·12 مشاهداتai.google.dev/gemma↗

Gemma Pytorch

The official PyTorch implementation of Google's Gemma models

Features

  • Long-Context Models - Supports input sequences up to 256K tokens, enabling reasoning over large documents or conversations.
  • Long Context Processing - Supports input sequences up to 256K tokens for reasoning over large documents or conversations.
  • Text-Only Inference Engines - Loads and executes a decoder-only language model on CPU, GPU, or TPU for generating text completions.
  • Multimodal Model Runners - Ships a PyTorch implementation that loads and runs Gemma models for multimodal text-and-image inference.
  • Pretrained Model Loading - Downloads and loads open-weight model checkpoints from Kaggle or Hugging Face for local inference.
  • PyTorch Implementations - Provides an official PyTorch port of Google's Gemma language models for inference and fine-tuning.
  • LLM Inference Engines - Runs Google's Gemma models for text generation using PyTorch on CPU, GPU, or TPU.
  • Pretrained Checkpoint Loaders - Downloads model weights and tokenizer files from Kaggle or Hugging Face Hub for any supported variant.
  • Open-Weight Checkpoint Loaders - Downloads and loads pretrained Gemma model weights from Kaggle or Hugging Face.
  • Decoder-Only Inference - Loads and executes a decoder-only transformer to generate text completions from a prompt on CPU, GPU, or TPU.
  • Model Fine-Tuning - Customizes pre-trained Gemma models on specific datasets to improve task performance.
  • Multimodal Input Processors - Accepts text, audio, and image data as input to a single model for combined understanding and generation.
  • AI Safety Guardrails - Includes a safety evaluation module that checks model inputs and outputs against defined safety policies.
  • Function Calling Interfaces - Generates structured function-call arguments from natural language prompts for agentic workflows.
  • Content Safety Classifiers - Implements a safety classifier that evaluates text against policy-defined categories to detect violations.
  • Text Embedding Generators - Produces dense vector representations of text for search, clustering, or similarity tasks.
  • Text Embeddings - Produces numerical vector representations of text for use in retrieval, similarity search, and classification.
  • Model Safety Filters - Evaluates model inputs and outputs against predefined safety policies to detect violations.
  • Large Language Models (LLMs) - Listed in the “Large Language Models (LLMs)” section of the The Incredible Pytorch awesome list.

سجل النجوم

مخطط تاريخ النجوم لـ google/gemma_pytorchمخطط تاريخ النجوم لـ google/gemma_pytorch

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Gemma Pytorch

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Gemma Pytorch.
  • mistralai/mistral-inferenceالصورة الرمزية لـ mistralai

    mistralai/mistral-inference

    10,819عرض على GitHub↗

    Mistral Inference is a library for running Mistral large language models on a GPU, generating text from prompts with token streaming. It loads pretrained model weights from local disk or a remote registry into GPU memory, then produces output tokens one by one for real-time display in interactive applications. The library supports multimodal prompts that accept image URLs alongside text, enabling visual description and reasoning. It includes content safety guardrails that scan generated text against predefined policies to block or flag policy violations. For structured interactions, it provid

    Jupyter Notebookllmllm-inferencemistralai
    عرض على GitHub↗10,819
  • cstankonrad/long_llamaالصورة الرمزية لـ CStanKonrad

    CStanKonrad/long_llama

    1,465عرض على GitHub↗

    Long Llama is a transformer-based language model and fine-tuning framework designed to process and maintain logical coherence across input sequences that significantly exceed standard length limits. By utilizing a focused transformer architecture, the project enables models to handle massive documents or entire books by training attention layers to track distant tokens. The framework distinguishes itself through specialized attention mechanisms that allow for the processing of hundreds of thousands of tokens. It incorporates memory-efficient inference techniques, such as key-value caching and

    Python
    عرض على GitHub↗1,465
  • meta-llama/llama-recipesالصورة الرمزية لـ meta-llama

    meta-llama/llama-recipes

    18,379عرض على GitHub↗

    This project is a collection of reference implementations and recipes for deploying, fine-tuning, and running inference with Llama large language models. It serves as a toolkit and implementation guide for adapting pre-trained models to specific tasks and domain-specific datasets. The repository provides frameworks for developing retrieval augmented generation pipelines to ground model responses in external data. It includes guides for executing quantized inference to reduce memory usage and increase processing speed. The toolkit covers a broad range of capabilities including parameter-effic

    Jupyter Notebook
    عرض على GitHub↗18,379
  • zai-org/glm-4الصورة الرمزية لـ zai-org

    zai-org/GLM-4

    7,058عرض على GitHub↗

    GLM-4 is a large language model and fine-tuning framework designed for human-like text production, complex reasoning, and multilingual conversation. It functions as a multimodal system capable of processing high-resolution visual content and as a long-context model designed to analyze documents with a context window of up to one million tokens. The project differentiates itself through a function calling interface that enables AI agent development by connecting the model to external APIs and real-time web browsing. It includes specialized capabilities for generating functional programming cod

    Pythonchatglmchatglm-6bglm
    عرض على GitHub↗7,058
عرض جميع البدائل الـ 30 لـ Gemma Pytorch→

الأسئلة الشائعة

ما هي وظيفة google/gemma_pytorch؟

The official PyTorch implementation of Google's Gemma models

ما هي الميزات الرئيسية لـ google/gemma_pytorch؟

الميزات الرئيسية لـ google/gemma_pytorch هي: Long-Context Models, Long Context Processing, Text-Only Inference Engines, Multimodal Model Runners, Pretrained Model Loading, PyTorch Implementations, LLM Inference Engines, Pretrained Checkpoint Loaders.

ما هي البدائل مفتوحة المصدر لـ google/gemma_pytorch؟

تشمل البدائل مفتوحة المصدر لـ google/gemma_pytorch: mistralai/mistral-inference — Mistral Inference is a library for running Mistral large language models on a GPU, generating text from prompts with… cstankonrad/long_llama — Long Llama is a transformer-based language model and fine-tuning framework designed to process and maintain logical… zai-org/glm-4 — GLM-4 is a large language model and fine-tuning framework designed for human-like text production, complex reasoning,… meta-llama/llama-recipes — This project is a collection of reference implementations and recipes for deploying, fine-tuning, and running… ymcui/chinese-llama-alpaca-2 — This project provides a Chinese large language model based on the LLaMA architecture. It is an instruction-tuned model… modeltc/lightllm — LightLLM is a high-performance serving framework for deploying and executing large language models. It functions as a…