Trên GitHub, cubiq/Mellon đã đạt 303 sao, ngôn ngữ Python. Speak Friend and Enter
Tóm tắt dựng từ metadata GitHub của chính dự án — chưa có bài review TopGit. Trang sẽ tự động cập nhật khi bài review đầy đủ được xuất bản.
VÌ SAO CHƯA CÓ REVIEW
TopGit viết bài đầy đủ cho repo có nhiều sao nhất và được yêu cầu nhiều nhất. Trang này là snapshot trong thời gian chờ — xem README gốc ở tab READ ME.
Optionally you can also install SageAttention but you need v2 and it has to be compiled from source. Be sure to have the environment activated, clone the official repository somewhere outside of Mellon directory and compile it like so (it can take a while):
cd ~/some/directory
git clone https://github.com/thu-ml/SageAttention.git
cd SageAttention
export EXT_PARALLEL=4 NVCC_APPEND_FLAGS="--threads 8" MAX_JOBS=32 # parallel compiling
pip install -e .
Remember you need python3.x-devel installed on your system to compile from source.
Note: Mellon has been tested on python 3.12.
Additional functionality
Additional libraries can be installed with:
pip install -U -r requirements_extras.txt
You are very likely going to need them but in the spirit of keeping the core dependencies to the bare minimum I'm putting extra features in an optional requirement file. You can also check requirements_extras.txt and cherry pick what you need.
Quantization
Quantization often requires additional packages. Check the requirements_quant.txt file for a list of available quantizations. If you want to install them all execute:
pip install -U -r requirements_quant.txt
For Nunchaku follow the installation instructions for your platform.
Upgrading
To upgrade Mellon just pull the repository:
cd Mellon
git pull
To upgrade the python libraries, activate the environment and follow the pip install order as per the installation
Alternatively, you can install Mellon using uv, a fast Python package manager written in Rust.
First, you will need to install uv following the official instructions for your system.
Then you can install the basic packages with this command:
uv sync
This will use python 3.12 and install the recommended packages to run Mellon, and it may also install torch 2.6 with CUDA 12.8 support depending on your OS (macOS not supported for now).
Note: For now it will also install diffusers from main.
If you want, you can install the extra packages to enable those features:
nunchaku
spandrel
rmbg
quant
You can install each one to test them separately, a group of them, or all of them.
For example, this will install Nunchaku 1.0.1dev20250924 for your system:
cubiq/Mellon có 303 sao GitHub — tải lại trang để xem số mới nhất, hoặc xem trực tiếp github.com/cubiq/Mellon. TopGit phản chiếu số sao của GitHub nhưng không cam kết đến từng phút.
cubiq/Mellon có tag gì không?
Bản đồng bộ chưa ghi nhận topic GitHub nào cho cubiq/Mellon. GitHub topics hiển thị ở thanh bên phải trang repo — đó là nơi đáng kiểm tra nhất.
cubiq/Mellon còn đang phát triển không?
Commit gần nhất trên cubiq/Mellon là 2 tháng trước (theo timestamp GitHub). Repo có 20 fork — một chỉ báo về mức độ quan tâm của cộng đồng.
cubiq/Mellon là gì?
cubiq/Mellon (cubiq/Mellon) là dự án Python trên GitHub. Theo mô tả gốc: Speak Friend and Enter
cubiq/Mellon viết bằng ngôn ngữ gì?
cubiq/Mellon chủ yếu viết bằng Python. Trường "language" của GitHub dựa trên phần lớn byte ở nhánh mặc định.
Đọc đầy đủ README ở tab phía trên.
Chưa chắc Mellon có hợp với bạn?
Để ChatGPT, Claude hoặc Perplexity tìm hiểu giúp — bấm bên dưới và xem AI nói gì về Mellon.