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

  • Log In
  • Sign Up

Spaces:
6Genix
/
MultiAgent-XAI-Demo
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
MultiAgent-XAI-Demo
Ctrl+K
Ctrl+K
  • 1 contributor
History: 63 commits
6Genix's picture
6Genix
Removed Hugging Face pipeline dependency and implemented direct model loading for DeepSeek-V3 using AutoTokenizer and AutoModelForCausalLM. Improved fallback robustness and error handling for model operations.
10965a9 7 months ago
  • .gitattributes
    1.52 kB
    initial commit 7 months ago
  • README.md
    1.68 kB
    Switched to using DeepSeek-V3 for both Engineer and Analyst pipelines for text generation. Updated references to ensure compatibility and performance with the model. 7 months ago
  • app.py
    5.51 kB
    Removed Hugging Face pipeline dependency and implemented direct model loading for DeepSeek-V3 using AutoTokenizer and AutoModelForCausalLM. Improved fallback robustness and error handling for model operations. 7 months ago
  • requirements.txt
    28 Bytes
    Removed transformers version constraint 7 months ago