Skip to content
View bjhargrave's full-sized avatar

Organizations

@eclipse @osgi @bndtools @IBM @eclipse-ee4j @eclipse-equinox

Block or report bjhargrave

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
bjhargrave/README.md

Hi there 👋

I am involved in a number of open source projects mostly around AI, Java, and OSGi technology. I have been doing open standards and open source for over 20 years.

Main Open Source Projects

instructlab A model-agnostic AI project that facilitates contributions to Large Language Models (LLMs).
pytorch Tensors and Dynamic neural networks in Python with strong GPU acceleration.
bnd Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.
transformer Eclipse Transformer provides tools and runtime components that transform Java binaries, such as individual class files and complete JARs and WARs, mapping changes to Java packages, type names, and related resource names.
add-maven-descriptor Gradle Plugin to add maven descriptors when jars are built.
osgi Committer on the OSGi Specification Project.
osgi-test Testing support for OSGi. Includes JUnit 4 and JUnit 5 support and AssertJ support.
equinox Eclipse Equinox framework is the leading implementation of the OSGi Framework specification.

Day Job

IBM Part of IBM Research supporting open technologies and developer advocacy.

Pinned Loading

  1. instructlab/instructlab Public

    InstructLab Core package. Use this to chat with a model and execute the InstructLab workflow to train a model using custom taxonomy data.

    Python 1.2k 400

  2. pytorch Public

    Forked from pytorch/pytorch

    Tensors and Dynamic neural networks in Python with strong GPU acceleration

    Python

  3. bndtools/bnd Public

    Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.

    Java 535 301

  4. osgi/osgi Public

    OSGi Specification Project Build Repository. Specification, API, implementation, and TCK source code.

    Java 111 42

  5. eclipse-transformer/transformer Public

    Eclipse Transformer provides tools and runtime components that transform Java binaries, such as individual class files and complete JARs and WARs, mapping changes to Java packages, type names, and …

    Java 134 60

  6. add-maven-descriptor Public

    Gradle Plugin to add maven descriptors when jars are built

    Groovy 1

1,619 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to instructlab/instructlab, instructlab/taxonomy, instructlab/community and 56 other repositories
Loading A graph representing bjhargrave's contributions from March 31, 2024 to March 31, 2025. The contributions are 46% commits, 39% code review, 14% pull requests, 1% issues.

Contribution activity

March 2025

Created 1 repository

Created a pull request in IBM/granite-workshop that received 2 comments

Update language model to 3.2

Get updated recipes from the cookbooks for Granite 3.2. We also add 3.12 to the CI build.

+133 −72 lines changed 2 comments
Opened 14 other pull requests in 6 repositories
Reviewed 11 pull requests in 5 repositories

Created an issue in ibm-granite/granite-tsfm that received 3 comments

Version conflict when running notebooks on Colab

Colab comes with pandas 2.2.2 and numpy 2.0.2. pandas>=2.2.2 now requires numpy>=2 and granite-tsfm requires numpy<2. Installing granite-tsfm downg…

3 comments
Loading