Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
6Genix
/
MultiAgent-XAI-Demo
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
10965a9
MultiAgent-XAI-Demo
Ctrl+K
Ctrl+K
1 contributor
History:
63 commits
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
Safe
1.52 kB
initial commit
7 months ago
README.md
Safe
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
Safe
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
Safe
28 Bytes
Removed transformers version constraint
7 months ago