Skip to content
View anmolkabra's full-sized avatar

Highlights

  • Pro

Organizations

@OpenSourceCornell

Block or report anmolkabra

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

Pinned Loading

  1. kilian-group/phantom-wiki Public

    Python package for generating datasets to evaluate reasoning and retrieval of large language models

    Python 15 1

  2. gomes-lab/AiSciVision Public

    Code for AiSciVision framework

    Python 4

  3. score-matching-rl Public

    Experiments for "Exponential Family Model-Based Reinforcement Learning via Score Matching" at NeurIPS 2022

    Jupyter Notebook 2

  4. llm_chat Public

    A simple chat interface for LLMs

    Python 2

  5. Bluefire2/xic Public

    A compiler for the Xi language

    Java 1 1

  6. march_running_from_strava.py
    1
    """
    2
    A script to fetch and analyze running activities from Strava for the current year's March.
    3
    This script uses the Strava API to:
    4
    1. Authenticate using OAuth 2.0
    5
    2. Retrieve all activities for March of the current year

698 contributions in the last year

Contribution Graph
Day of Week March 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 kilian-group/phantom-wiki, anmolkabra/llm_chat, anmolkabra/sys-scripts and 1 other repository
Loading A graph representing anmolkabra's contributions from March 17, 2024 to March 23, 2025. The contributions are 82% commits, 7% pull requests, 6% code review, 5% issues.

Contribution activity

March 2025

Created 25 commits in 1 repository

Created a pull request in kilian-group/phantom-wiki that received 42 comments

Refactor llm module. Specify a server, and load any model via alias or path

Resolves #233 #260 #262 #267, removing hard checks on supported model names. Remove restrictions on which LLMs are supported. Instead, add --server

+653 −491 lines changed 42 comments
Opened 3 other pull requests in 1 repository
kilian-group/phantom-wiki 1 open 2 merged
Reviewed 6 pull requests in 1 repository
15 contributions in private repositories Mar 1 – Mar 19
Loading