Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lema inference #14

Merged
merged 12 commits into from
May 23, 2024
Merged

Lema inference #14

merged 12 commits into from
May 23, 2024

Conversation

nikg4
Copy link
Collaborator

@nikg4 nikg4 commented May 22, 2024

Initial version of lema.infer. Only supports basic interactive inference for now.

Will add more advanced features later e.g., dataset support, advanced generation params

@nikg4 nikg4 requested review from oelachqar and jgreer013 May 22, 2024 16:27
oelachqar and others added 7 commits May 22, 2024 15:09
**Changes**
- Configure logger object for the repo
- Enable logging to `tensorboard` and `wandb` via the hugging face
trainers


**Minor Changes**
- Fix isort linter config
- Add dependency warning filter to avoid polluting logs. Disabled in
debug level
- Minor bugfixes

** Known Issues **
- tensorboard, wandb, and the trainers all log to different folders
currently. We need to consolidate all the logs to be under a single
`output_dir` folder
Merged with other changes
@nikg4 nikg4 merged commit 93b204f into main May 23, 2024
@nikg4 nikg4 deleted the lema-inference branch May 23, 2024 01:57
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