Karthik Ramasamy (karthikv2k)

karthikv2k

Geek Repo

Company:myaidrive.com

Location:Mountain View

Github PK Tool:Github PK Tool

Karthik Ramasamy's starred repositories

langchain

🦜🔗 Build context-aware reasoning applications

Language:Jupyter NotebookLicense:MITStargazers:89567Issues:677Issues:7226

gpt4all

GPT4All: Chat with Local LLMs on Any Device

tuning_playbook

A playbook for systematically maximizing the performance of deep learning models.

marker

Convert PDF to markdown quickly with high accuracy

Language:PythonLicense:GPL-3.0Stargazers:14639Issues:62Issues:174

prompt-engineering

Tips and tricks for working with Large Language Models like OpenAI's GPT-4.

GLM-130B

GLM-130B: An Open Bilingual Pre-Trained Model (ICLR 2023)

Language:PythonLicense:Apache-2.0Stargazers:7649Issues:98Issues:198

TinyLlama

The TinyLlama project is an open endeavor to pretrain a 1.1B Llama model on 3 trillion tokens.

Language:PythonLicense:Apache-2.0Stargazers:7372Issues:110Issues:150

sweep

Sweep: open-source AI-powered Software Developer for small features and bug fixes.

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:7318Issues:42Issues:914

instructor

structured outputs for llms

Language:PythonLicense:MITStargazers:6781Issues:50Issues:249

tensorboard

TensorFlow's Visualization Toolkit

Language:TypeScriptLicense:Apache-2.0Stargazers:6620Issues:193Issues:1851

donut

Official Implementation of OCR-free Document Understanding Transformer (Donut) and Synthetic Document Generator (SynthDoG), ECCV 2022

Language:PythonLicense:MITStargazers:5555Issues:46Issues:291

cloud-custodian

Rules engine for cloud security, cost optimization, and governance, DSL in yaml for policies to query, filter, and take actions on resources

Language:PythonLicense:Apache-2.0Stargazers:5305Issues:165Issues:4083

OpenChat

LLMs custom-chatbots console ⚡

Language:JavaScriptLicense:MITStargazers:5099Issues:58Issues:118

gradient-checkpointing

Make huge neural nets fit in memory

Language:PythonLicense:MITStargazers:2665Issues:81Issues:42

llm-awq

[MLSys 2024 Best Paper Award] AWQ: Activation-aware Weight Quantization for LLM Compression and Acceleration

Language:PythonLicense:MITStargazers:2151Issues:24Issues:159

table-transformer

Table Transformer (TATR) is a deep learning model for extracting tables from unstructured documents (PDFs and images). This is also the official repository for the PubTables-1M dataset and GriTS evaluation metric.

Language:PythonLicense:MITStargazers:2065Issues:37Issues:136

awesome-llm-json

Resource list for generating JSON using LLMs via function calling, tools, CFG. Libraries, Models, Notebooks, etc.

cloudpickle

Extended pickling support for Python objects

Language:PythonLicense:NOASSERTIONStargazers:1609Issues:29Issues:252

training-operator

Distributed ML Training and Fine-Tuning on Kubernetes

Language:GoLicense:Apache-2.0Stargazers:1529Issues:86Issues:937

Transformers-Recipe

🧠 A study guide to learn about Transformers

force-graph

Force-directed graph rendered on HTML5 canvas

Language:JavaScriptLicense:MITStargazers:1486Issues:16Issues:314

sample-app-aoai-chatGPT

Sample code for a simple web chat experience through Azure OpenAI, including Azure OpenAI On Your Data.

Language:PythonLicense:MITStargazers:1470Issues:43Issues:349

connect-es

The TypeScript implementation of Connect: Protobuf RPC that works.

Language:TypeScriptLicense:Apache-2.0Stargazers:1268Issues:19Issues:167

deepscatter

Zoomable, animated scatterplots in the browser that scales over a billion points

Language:TypeScriptLicense:NOASSERTIONStargazers:1002Issues:15Issues:58
Language:TypeScriptLicense:NOASSERTIONStargazers:730Issues:11Issues:63

python-aiplatform

A Python SDK for Vertex AI, a fully managed, end-to-end platform for data science and machine learning.

Language:PythonLicense:Apache-2.0Stargazers:591Issues:63Issues:1415
Language:PythonLicense:Apache-2.0Stargazers:574Issues:18Issues:22

ai-platform-samples

Official Repo for Google Cloud AI Platform. Find samples for Vertex AI, Google Cloud's new unified ML platform at: https://github.com/GoogleCloudPlatform/vertex-ai-samples

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:454Issues:42Issues:82

gcegrpc

gRPC client/server for Google Cloud (GKE, GCE, Istio, Traffic Director, grpc-web)

Language:GoLicense:Apache-2.0Stargazers:81Issues:6Issues:8

Iter-CoT

[NAACL 2024] Enhancing Chain-of-Thoughts Prompting with Iterative Bootstrapping in Large Language Models