---
name: "hf-space-vedika66-qwen3-6-35b-a3b-gguf-ud-q5-k-xl"
description: "Use the Hugging Face Space Vedika66/Qwen3.6-35B-A3B-GGUF-UD-Q5_K_XL."
metadata:
  source: huggingface-space
  spaceId: "Vedika66/Qwen3.6-35B-A3B-GGUF-UD-Q5_K_XL"
  hubUrl: https://huggingface.co/spaces/Vedika66/Qwen3.6-35B-A3B-GGUF-UD-Q5_K_XL
  agentsMdUrl: https://huggingface.co/spaces/Vedika66/Qwen3.6-35B-A3B-GGUF-UD-Q5_K_XL/agents.md
  appUrl: https://vedika66-qwen3-6-35b-a3b-gguf-ud-q5-k-xl.hf.space
---

# Hugging Face Space: Vedika66/Qwen3.6-35B-A3B-GGUF-UD-Q5_K_XL

Use this skill when the user wants to use the Hugging Face Space `Vedika66/Qwen3.6-35B-A3B-GGUF-UD-Q5_K_XL`.

- Space page: https://huggingface.co/spaces/Vedika66/Qwen3.6-35B-A3B-GGUF-UD-Q5_K_XL
- App URL: https://vedika66-qwen3-6-35b-a3b-gguf-ud-q5-k-xl.hf.space
- Source instructions: https://huggingface.co/spaces/Vedika66/Qwen3.6-35B-A3B-GGUF-UD-Q5_K_XL/agents.md

## Space agent instructions

To use this application (Vedika66/Qwen3.6-35B-A3B-GGUF-UD-Q5_K_XL: Chat with an AI that understands text, images, and videos):
API schema: GET https://vedika66-qwen3-6-35b-a3b-gguf-ud-q5-k-xl.hf.space/gradio_api/info
Call endpoint: POST https://vedika66-qwen3-6-35b-a3b-gguf-ud-q5-k-xl.hf.space/gradio_api/call/v2/{endpoint} {"param_name": value, ...}
Poll result: GET https://vedika66-qwen3-6-35b-a3b-gguf-ud-q5-k-xl.hf.space/gradio_api/call/{endpoint}/{event_id}
File inputs: POST https://vedika66-qwen3-6-35b-a3b-gguf-ud-q5-k-xl.hf.space/gradio_api/upload -F "files=@file.ext", use as: {"path": "<returned-path>", "meta": {"_type": "gradio.FileData"}, "orig_name": "file.ext"}
Auth: Bearer $HF_TOKEN (https://huggingface.co/settings/tokens)
