Lists (2)
Sort Name ascending (A-Z)
Stars
Official code repo for the O'Reilly Book - "Hands-On Large Language Models"
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
Official repo for paper "Structured 3D Latents for Scalable and Versatile 3D Generation" (CVPR'25 Spotlight).
Easy to maintain open source documentation websites.
The open LLM Ops platform - Traces, Analytics, Evaluations, Datasets and Prompt Optimization ✨
Awesome Reasoning LLM Tutorial/Survey/Guide
PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
SemanticKITTI API for visualizing dataset, processing data, and evaluating results.
VMamba: Visual State Space Models,code is based on mamba
Tutorial for working with the KITTI odometry dataset in Python with OpenCV. Includes a review of Computer Vision fundamentals.
💯 Curated coding interview preparation materials for busy software engineers
🪢 Open source LLM engineering platform: LLM Observability, metrics, evals, prompt management, playground, datasets. Integrates with OpenTelemetry, Langchain, OpenAI SDK, LiteLLM, and more. 🍊YC W23
Get up and running with Llama 3.3, DeepSeek-R1, Phi-4, Gemma 3, Mistral Small 3.1 and other large language models.
This repository contains the Hugging Face Agents Course.
large language models (LLMs) for Natural Language Inference (NLI) tasks, leveraging the Stanford Natural Language Inference (SNLI) dataset.
the use of Hugging Face pipelines and pre-trained large language model (LLM), such as (Phi-3), for text summarization
This project explores the use of pre-trained transformer models for NLP classification tasks, specifically on the emotion and DBpedia datasets . The models used include : BERT (Bidirectional Encode…
Implementation of a Transformer-based model for language modeling on the Wikitext-103 dataset