Corrupted model artifact / duplicate model ID across projects (fb1f98b0fe7423b1795a8ad02f6cb9fb)
bug
### Search before asking
- [x] I have searched the Inference [issues](https://github.com/roboflow/inference/issues) and found no similar bug report.
### Bug
## Problem
Model ID fb1f98b0fe7423b1795a8ad02f6cb9fb appears to be corrupted.
It is being reused across multiple projects, which should not happen.
## What I Tried
- Moved dataset to a new project (had to do it in batches due to Roboflow limitations)
- Re-ran training and inference
- Tested across different environments
## Issue
Multiple projects end up referencing the same model ID, and it consistently fails.
## Reproduction Steps
1. Create a new project
2. Upload dataset (in batches if needed)
3. Train or load model
4. Observe same model ID reused and failing
## Impact
Blocking progress — cannot properly train or call models.
## Environment
- Workspace: soccertracking-wtqqu
- Tested on: Local inference SDK + Hosted API
- First observed: Several weeks ago
## Request
Please:
- Check if model artifact fb1f98b0fe7423b1795a8ad02f6cb9fb is corrupted
- Or fix any backend issue causing multiple projects to reference the same model artifact
### Environment
_No response_
### Minimal Reproducible Example
_No response_
### Additional
_No response_
### Are you willing to submit a PR?
- [ ] Yes I'd like to help by submitting a PR!
15 条评论