From 52cf3f2e25fb2d1c59a85aafe1ae0a3542acd2ce Mon Sep 17 00:00:00 2001 From: biondizzle Date: Tue, 12 May 2026 21:46:42 +0000 Subject: [PATCH] ba fongol again --- .env | 2 -- .gitignore | 11 +---------- 2 files changed, 1 insertion(+), 12 deletions(-) diff --git a/.env b/.env index 58df547..32342f2 100644 --- a/.env +++ b/.env @@ -4,13 +4,11 @@ USER=root PASSWORD=6)Jr)B@dcX[mN?dx # B200 Paths -DOCKER_COMPOSE=/root/nvidia-meeting/docker-compose.yml WEIGHTS=/root/nvidia-meeting/DeepSeek-V4-Pro-NVFP4 REPO=/root/nvidia-meeting/deepseek-v4-quant # Docker IMAGE=atl.vultrcr.com/vllm/vllm-dsv4-nvfp4:latest -CONTAINER_NAME=nvidia-meeting-vllm-1 # Remotes REPO_URL=https://sweetapi.com/biondizzle/deepseek-v4-quant.git diff --git a/.gitignore b/.gitignore index 66de482..2eea525 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +1 @@ -# Dequantized BF16 weights (3TB) -DeepSeek-V4-Pro-BF16/ - -# Calibration state (huge, not for git) -*.pt - -# Python -__pycache__/ -*.pyc -.venv/ +.env \ No newline at end of file