pacozaa's Stars
open-webui/open-webui
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
ggerganov/llama.cpp
LLM inference in C/C++
xai-org/grok-1
Grok open release
hiyouga/LLaMA-Factory
Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
karpathy/llm.c
LLM training in simple, raw C/CUDA
hpcaitech/Open-Sora
Open-Sora: Democratizing Efficient Video Production for All
huggingface/datasets
🤗 The largest hub of ready-to-use datasets for ML models with fast, easy-to-use and efficient data manipulation tools
langchain-ai/langchainjs
🦜🔗 Build context-aware reasoning applications 🦜🔗
jzhang38/TinyLlama
The TinyLlama project is an open endeavor to pretrain a 1.1B Llama model on 3 trillion tokens.
bigcode-project/starcoder
Home of StarCoder: fine-tuning & inference!
nilsherzig/LLocalSearch
LLocalSearch is a completely locally running search aggregator using LLM Agents. The user can ask a question and the system will use a chain of LLMs to find the answer. The user can see the progress of the agents and the final answer. No OpenAI or Google API keys are needed.
developersdigest/llm-answer-engine
Build a Perplexity-Inspired Answer Engine Using Next.js, Groq, Llama-3, Langchain, OpenAI, Upstash, Brave & Serper
Tongji-KGLLM/RAG-Survey
MLGroupJLU/LLM-eval-survey
The official GitHub page for the survey paper "A Survey on Evaluation of Large Language Models".
peremartra/Large-Language-Model-Notebooks-Course
Practical course about Large Language Models.
ggozad/oterm
a text-based terminal client for Ollama
withcatai/node-llama-cpp
Run AI models locally on your machine with node.js bindings for llama.cpp. Enforce a JSON schema on the model output on the generation level
keirp/automatic_prompt_engineer
syntax-tree/unist
Universal Syntax Tree used by @unifiedjs
PeterGriffinJin/Awesome-Language-Model-on-Graphs
A curated list of papers and resources based on "Large Language Models on Graphs: A Comprehensive Survey" (TKDE)
intel/neural-speed
An innovative library for efficient LLM inference via low-bit quantization
Locutusque/TPU-Alignment
Fully fine-tune large models like Mistral, Llama-2-13B, or Qwen-14B completely for free
zjunlp/KnowAgent
[NAACL 2025] KnowAgent: Knowledge-Augmented Planning for LLM-Based Agents
NVlabs/LITA
DAMO-NLP-SG/SeaLLMs
[ACL 2024 Demo] SeaLLMs - Large Language Models for Southeast Asia
fshnkarimi/Fine-tuning-an-LLM-using-LoRA
📚 Text Classification with LoRA (Low-Rank Adaptation) of Language Models - Efficiently fine-tune large language models for text classification tasks using the Stanford Sentiment Treebank (SST-2) dataset and the LoRA technique.
FreedomIntelligence/LLMFactory
A factory to standardize LLM adaptation through modularization
IMDA-BTG/LLM-Evals-Catalogue
This repository stems from our paper, “Cataloguing LLM Evaluations”, and serves as a living, collaborative catalogue of LLM evaluation frameworks, benchmarks and papers.
Azure/azure-functions-nodejs-e2e-tests
End-to-end tests covering the Node.js experience on Azure Functions
billcai/amazon-sagemaker-examples
Example 📓 Jupyter notebooks that demonstrate how to build, train, and deploy machine learning models using 🧠 Amazon SageMaker.