Buckets:
Agent Q3
| { | |
| "name": "Agent Q3 Dev Environment", | |
| "image": "mcr.microsoft.com/devcontainers/python:3.11", | |
| "features": { | |
| "ghcr.io/devcontainers/features/docker-in-docker:2": { | |
| "version": "latest", | |
| "enableNonRootDocker": true, | |
| "moby": true | |
| }, | |
| "ghcr.io/devcontainers/features/git:1": {}, | |
| "ghcr.io/devcontainers/features/github-cli:1": {} | |
| }, | |
| "postCreateCommand": "pip install --upgrade huggingface_hub[cli] hf_transfer && huggingface-cli version", | |
| "customizations": { | |
| "vscode": { | |
| "extensions": [ | |
| "ms-python.python", | |
| "ms-python.vscode-pylance", | |
| "ms-azuretools.vscode-docker", | |
| "github.copilot", | |
| "ms-toolsai.jupyter", | |
| "redhat.vscode-yaml", | |
| "ms-vscode-remote.remote-containers", | |
| "huggingface.huggingface-vscode" | |
| ], | |
| "settings": { | |
| "python.defaultInterpreterPath": "/usr/local/bin/python", | |
| "terminal.integrated.defaultProfile.linux": "bash", | |
| "docker.dockerPath": "/usr/bin/docker" | |
| } | |
| } | |
| }, | |
| "remoteEnv": { | |
| "HF_TOKEN": "${localEnv:HF_TOKEN}", | |
| "HF_HUB_ENABLE_HF_TRANSFER": "1", | |
| "DOCKER_BUILDKIT": "1" | |
| }, | |
| "mounts": [ | |
| "source=/var/run/docker.sock,target=/var/run/docker.sock,type=bind" | |
| ], | |
| "forwardPorts": [7860, 8000, 11434], | |
| "portsAttributes": { | |
| "7860": { "label": "Gradio Space", "onAutoForward": "notify" }, | |
| "8000": { "label": "FastAPI Orchestrator", "onAutoForward": "notify" }, | |
| "11434": { "label": "Ollama", "onAutoForward": "notify" } | |
| } | |
| } | |
Xet Storage Details
- Size:
- 1.53 kB
- Xet hash:
- 1c302199b016f8ac4fe11696c49505a365e5095690227ca3996fe06f4da32932
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.