Spaces:
Running
Running
Link the ChessLFM models in the Space metadata
#1
by victor HF Staff - opened
The Space loads the model from a bundled local copy (models/LFM2.5-230M-Chess-ONNX), so the Hub can't detect it from the code and the Space isn't linked from the model pages.
This adds the models field to the README metadata (Spaces config reference) so the Space shows up under "Spaces using this model" on:
- mlabonne/LFM2.5-230M-Chess-ONNX (the q4 ONNX files bundled here are identical to that repo)
- mlabonne/LFM2.5-230M-Chess (the source checkpoint)
Metadata only, no change to the app.
mlabonne changed pull request status to merged