-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
Description
Automation Failure: Daily Data Update
Failure Type: Data Update
Timestamp: 2025-08-01T19:51:51.489Z
Workflow Run: 16683887207
Error Details
The daily GGUF model data update workflow failed. Please check the workflow logs for detailed error information.
Affected Components
- Data files (data/gguf_models.json, data/raw_models_data.json)
- Dependencies
- Deployment
- Tests
Recommended Actions
- Check the workflow logs for specific error messages
- Verify the simplified_gguf_fetcher.py script is working correctly
- Ensure Hugging Face API is accessible
- Check if data file formats are valid
Next Steps
- Review and fix any issues with the data fetching script
- Re-run the workflow manually once issues are resolved
- Consider updating retry logic if needed