Skip to content

✨ update requirements and fix to llm loading#107

Merged
HamedBabaei merged 4 commits into
mainfrom
dev
Jul 5, 2026
Merged

✨ update requirements and fix to llm loading#107
HamedBabaei merged 4 commits into
mainfrom
dev

Conversation

@HamedBabaei

@HamedBabaei HamedBabaei commented Jul 5, 2026

Copy link
Copy Markdown
Member

The loading of LLM has an issue, as it seems that newer variants of transformers are using BitsAndBytesConfig, so to cope with these changes, from now on, the OntoAligner will be using BitsAndBytesConfig and also the load_in_8bit will be set as a parameter in LLM configs so the user can enable or disable it (the default is set to False). More to this, we updated some packages.

Reference: #106

@HamedBabaei
HamedBabaei merged commit 7460cbd into main Jul 5, 2026
7 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.

1 participant