ba fongol again
This commit is contained in:
2
.env
2
.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
|
||||
|
||||
11
.gitignore
vendored
11
.gitignore
vendored
@@ -1,10 +1 @@
|
||||
# Dequantized BF16 weights (3TB)
|
||||
DeepSeek-V4-Pro-BF16/
|
||||
|
||||
# Calibration state (huge, not for git)
|
||||
*.pt
|
||||
|
||||
# Python
|
||||
__pycache__/
|
||||
*.pyc
|
||||
.venv/
|
||||
.env
|
||||
Reference in New Issue
Block a user