Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
Agents-MCP-Hackathon
/
MedCodeMCP
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
MedCodeMCP
Ctrl+K
Ctrl+K
  • 2 contributors
History: 85 commits
gpaasch's picture
gpaasch
attention mask is not set
ec82b9a about 1 month ago
  • data
    hf embeddings for llama index had to be installed: https://docs.llamaindex.ai/en/stable/module_guides/models/embeddings/ about 1 month ago
  • docs
    utilizing llama index can net an extra $1000 in winnings about 1 month ago
  • src
    attention mask is not set about 1 month ago
  • tests
    created a test script to verify the MCP endpoint about 1 month ago
  • utils
    hf embeddings for llama index had to be installed: https://docs.llamaindex.ai/en/stable/module_guides/models/embeddings/ about 1 month ago
  • .gitattributes
    1.52 kB
    initial commit about 1 month ago
  • .gitignore
    185 Bytes
    - Create the models directory on demand about 1 month ago
  • README.md
    11.2 kB
    doesn't seem to be running about 1 month ago
  • app.py
    132 Bytes
    should resolve the `ModuleNotFoundError` in the Hugging Face Space while maintaining the local development setup about 1 month ago
  • packages.txt
    67 Bytes
    In Gradio Spaces (and all HF SDKs), any Debian-level dependencies go in a file called packages.txt at the root of your repo about 1 month ago
  • requirements.txt
    328 Bytes
    1. Removed unsafe `.get()` calls about 1 month ago