Devansh Amin
Devansh Amin
**Describe the problem** Currently, TDC has BBB_martins dataset for Blood Brain Barrier (BBB) permeability consisting of only 2030 compounds. There is a much bigger dataset called [Blood-Brain Barrier Database (B3DB)](https://github.com/theochem/B3DB)...
## 🚀 Feature Functionality to delete models from the Android/IOS app. ## Motivation I downloaded the `vicuna-v1-7b-q3f16_0` model on the iPhone 12 device. But the model couldn't initialize due to...
## Paper Summary * Introduces a new model, CMPNN, for [Communicative Representation Learning on Attributed Molecular Graphs](https://www.ijcai.org/Proceedings/2020/392) * CMPNN improves molecular embedding by: + Following the edge-based message passing in...
PR for #9361. I have skipped the `Design Choices` section from the [README](https://github.com/devanshamin/pytorch_geometric/blob/llm_enhanced_gnn/examples/llm/tape/README.md). You can find the `Design Choices` section [here](https://github.com/devanshamin/tag-llm?tab=readme-ov-file#design-choices). I can include it if necessary. Please let me...
This PR aims to improve the organization and distribution of the codebase by packaging the BFCL codebase. This PR is part of a series of changes that break down the...
Thank you for open-sourcing BFCL and for your efforts in maintaining it. As I explored the codebase, I noticed some areas for improvement, including duplicate functions, constants, and variables that...