alok-abhishek
Product Management professional, MBA with computer engineering background. Passionate about machine learning and SaaS. I love all things tech.
san francisco bay area
alok-abhishek's Stars
hamzafarooq/advanced-llms-course
Code files for advanced LLM Course
huggingface/datasets
🤗 The largest hub of ready-to-use datasets for ML models with fast, easy-to-use and efficient data manipulation tools
openai/openai-cookbook
Examples and guides for using the OpenAI API
AI-Maker-Space/LLM-Ops-Cohort-1
Following emerging Large Language Model Operations (LLM Ops) best practices in the industry, you’ll learn all about the key technologies that enable Generative AI practitioners like you to leverage tools like LangChain, LLamaIndex, and more, to build complex LLM applications.
guardrails-ai/guardrails
Adding guardrails to large language models.
NVIDIA/NeMo-Guardrails
NeMo Guardrails is an open-source toolkit for easily adding programmable guardrails to LLM-based conversational systems.
lm-sys/FastChat
An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.
cmp-nct/ggllm.cpp
Falcon LLM ggml framework with CPU and GPU support
ggerganov/llama.cpp
LLM inference in C/C++
bitsandbytes-foundation/bitsandbytes
Accessible large language models via k-bit quantization for PyTorch.
googleapis/googleapis
Public interface definitions of Google APIs.
googleapis/google-cloud-python
Google Cloud Client Library for Python
alok-abhishek/Arxiv_research_paper_summarizer
This repository contains a Python code for processing arXiv Research Papers (PDF files) and create a summarize report (PDF) of the research. This is to make the research paper easier to read and more accessible.
lepture/authlib
The ultimate Python library in building OAuth, OpenID Connect clients and servers. JWS,JWE,JWK,JWA,JWT included.
latchset/jwcrypto
Implements JWK,JWS,JWE specifications using python-cryptography
mpdavis/python-jose
A JOSE implementation in Python
jpadilla/pyjwt
JSON Web Token implementation in Python
codingwithroby/Django-Fullstack-Course
Udemy course on Django
codingwithroby/FastAPI-The-Complete-Course
axolotl-ai-cloud/axolotl
Go ahead and axolotl questions
peremartra/Large-Language-Model-Notebooks-Course
Practical course about Large Language Models.
modelscope/agentscope
Start building LLM-empowered multi-agent applications in an easier way.
JasonDing9/ephemeral
always helping but you never notice
run-llama/llama_parse
Parse files for optimal RAG
explodinggradients/ragas
Supercharge Your LLM Application Evaluations 🚀
karpathy/minbpe
Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.
carlini/yet-another-applied-llm-benchmark
A benchmark to evaluate language models on questions I've previously asked them to solve.
time-series-foundation-models/lag-llama
Lag-Llama: Towards Foundation Models for Probabilistic Time Series Forecasting
bigcode-project/bigcode-evaluation-harness
A framework for the evaluation of autoregressive code generation language models.
EleutherAI/lm-evaluation-harness
A framework for few-shot evaluation of language models.