-
IBM
- Bengaluru
- https://sites.google.com/site/riyazahbhat/
Stars
Code for `LLM2VEC-GEN: Generative Embeddings from Large Language Models`
LMCache: Supercharge Your LLM with the Fastest KV Cache Layer
Repository of "Listwise Generative Retrieval Models via a Sequential Learning Process". Coming soon!
"Syntriever: How to Train Your Retriever with Synthetic Data from LLMs" the Nations of the Americas Chapter of the Association for Computational Linguistics (NAACL), Findings, Accepted
Python tool for converting files and office documents to Markdown.
Pseudo-code Instructions dataset
LM engine is a library for pretraining/finetuning LLMs
The prime repository for state-of-the-art Multilingual Question Answering research and development.
IBM-Generative-AI is a Python library built on IBM's large language model REST interface to seamlessly integrate and extend this service in Python programs.
We believe the ability of an LLM to attribute the text that it generates is likely to be crucial for both system developers and users in information-seeking scenarios. This release consists of huma…
Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Adapter fine-tuning, pre-training. Apache 2.0-licensed.
OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
A modular, primitive-first, python-first PyTorch library for Reinforcement Learning.
Crawled Wikipedia Tables with Passages
Pen and paper exercises in machine learning
Publication-ready NN-architecture schematics.
A Streamlit component that provides an annotation interface using the LabelStudio Frontend.
Custom Tag component for streamlit
All of the figures and notebooks for my deep learning book, for free!
🔥 Use pre-trained models in PyTorch to extract vector embeddings for any image
A curated list of awesome self-supervised methods
A Abstractive Summarization Implementation with Transformer and Pointer-generator