OPEN SOURCE, OPEN TO EVERYONE

Open source. Open possibilities.

Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.

Human-curated · Discover open source4101discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Topic: lora清除

The Chinese-LLaMA-Alpaca project enhances the original LLaMA model for Chinese NLP by expanding its vocabulary, conducting secondary pre-training with Chinese corpora, and fine-tuning with instruction data. It offers instruction-tuned models, LoRA weights, training scripts, and quantization/deployment tools for local CPU/GPU execution, supporting various ecosystem tools.

AI & MLModel runtime
troyavirajkhare00
ADDED

Troy is a CLI tool for fine-tuning and preference-tuning LLMs locally on Apple Silicon Macs. Using MLX, it allows users to train models via a simple YAML config without cloud or CUDA requirements.

AI & MLDeveloper toolsTraining & evaluation
ADDED

LlamaFactory is a Python framework for efficient fine-tuning of 100+ large language and multimodal models, offering zero-code CLI, a Gradio Web UI, LoRA/QLoRA, and multiple training algorithms.

AI & MLTraining & evaluation
pefthuggingface
ADDED

PEFT is a library providing state-of-the-art Parameter-Efficient Fine-Tuning methods to adapt large pretrained models with minimal computational and storage costs.

Film, Video & MediaStreaming platforms

Collection of simple PyTorch implementations of neural networks and deep learning papers with documented side-by-side explanations, covering transformers, GANs, diffusion models, RL, optimizers, and more.

AI & MLCoding assistants