Skip to content

Move Huggingface model and autoconfiguration out of the main repo#5589

Merged
sdeleuze merged 1 commit intospring-projects:mainfrom
ericbottard:huggingface-move-out
Mar 13, 2026
Merged

Move Huggingface model and autoconfiguration out of the main repo#5589
sdeleuze merged 1 commit intospring-projects:mainfrom
ericbottard:huggingface-move-out

Conversation

@ericbottard
Copy link
Member

This PR moves the hugging-face model out of the main repository, pending a shift to the community org, based on feedback.

@ericbottard ericbottard requested a review from sdeleuze March 11, 2026 16:07
@ericbottard ericbottard force-pushed the huggingface-move-out branch 2 times, most recently from bf570ec to 6c90930 Compare March 11, 2026 16:26
@ericbottard ericbottard added this to the 2.0.0-M3 milestone Mar 12, 2026
Copy link
Contributor

@sdeleuze sdeleuze left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are still a few "huggingface" occurences like in org.springframework.ai.model.SpringAIModels#HUGGINGFACE or some *.xml files, could you please make a pass to remove the ones not required?

Signed-off-by: Eric Bottard <eric.bottard@broadcom.com>
@ericbottard ericbottard force-pushed the huggingface-move-out branch from 6c90930 to 2623cc2 Compare March 13, 2026 09:47
@ericbottard
Copy link
Member Author

Hi @sdeleuze, I force pushed a new version that should be good now.
Every remaining occurence is either about HF as a general repository of models and AI resources (in docs), or refers to the embeding model (which is unrelated to the removal of HF as a model)

@sdeleuze sdeleuze merged commit f21b082 into spring-projects:main Mar 13, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants