Pinned Repositories
100-Days-Of-ML-Code
100 Days of ML Coding
100-nlp-papers
100 Must-Read NLP Papers
202mais
500lines
500 Lines or Less
996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
ABSA-BERT-pair
Utilizing BERT for Aspect-Based Sentiment Analysis via Constructing Auxiliary Sentence (NAACL 2019)
Datascience_from_scratch
My progress on reading Data science from scratch by Joel gurus
Indianexpress_related_news_scraper
Script to download daily related news from rss feed to get basic recommendation news data
Ml_coding_exercises
Contains basic ml algorithms coded from scratch
Python_Interpreter
A python interpreter written in python to understand the workings of python interpreter
BurakaKrishna's Repositories
BurakaKrishna/Align
Align, a general text alignment function
BurakaKrishna/autolabel
Label, clean and enrich text datasets with Large Language Models (LLMs)
BurakaKrishna/awesome-behavioral-interviews
This repository contains tips and resources to prepare for behavioral interviews.
BurakaKrishna/cappy
NeurIPS 2023 - Cappy: Outperforming and Boosting Large Multi-Task LMs with a Small Scorer
BurakaKrishna/data-analytics-consulting-handbook
data analytics and data engineering consulting hand book
BurakaKrishna/data-engineer-handbook
This is a repo with links to everything you'd ever want to learn about data engineering
BurakaKrishna/DeepFilterNet
Noise supression using deep filtering
BurakaKrishna/DP-OPT
[ICLR'24 Spotlight] DP-OPT: Make Large Language Model Your Privacy-Preserving Prompt Engineer
BurakaKrishna/EfficientLLMs
BurakaKrishna/Fine-grained-Attribution
[ACL 2024 Findings] Learning Fine-Grained Grounded Citations for Attributed Large Language Models
BurakaKrishna/FinPT
FinPT: Financial Risk Prediction with Profile Tuning on Pretrained Foundation Models
BurakaKrishna/flan-alpaca
This repository contains code for extending the Stanford Alpaca synthetic instruction tuning to existing instruction-tuned models such as Flan-T5.
BurakaKrishna/gpt-investor
BurakaKrishna/grok-1
Grok open release
BurakaKrishna/HumanLLMHybridAggregation
Human-LLM Hybrid Answer Aggregation for Crowd Annotations
BurakaKrishna/Llama-2-Onnx
BurakaKrishna/llama2.c
Inference Llama 2 in one file of pure C
BurakaKrishna/llama3_interpretability_sae
A complete end-to-end pipeline for LLM interpretability with sparse autoencoders (SAEs) using Llama 3.2, written in pure PyTorch and fully reproducible.
BurakaKrishna/LLM-Reading-List
LLM papers I'm reading, mostly on inference and model compression
BurakaKrishna/LongMem
BurakaKrishna/nsmo_poc
BurakaKrishna/OpenChat
LLMs custom-chatbots console ⚡
BurakaKrishna/RGPT_2024
BurakaKrishna/roop
one-click deepfake (face swap)
BurakaKrishna/roop_colab
Single picture, one click, video face swap! Use Colab scripts, no need to burn the graphics card, no need to go to the sauna!
BurakaKrishna/Safe-Embed
Official repository of "Safe-Embed: Unveiling the Safety-Critical Knowledge of Sentence Encoders", KnowledgeableLMs@ACL 2024
BurakaKrishna/SeqGPT
SeqGPT: An Out-of-the-box Large Language Model for Open Domain Sequence Understanding
BurakaKrishna/Startup-CTO-Handbook
The Startup CTO's Handbook, a book covering leadership, management and technical topics for leaders of software engineering teams
BurakaKrishna/tree-of-thought-llm
Official Implementation of "Tree of Thoughts: Deliberate Problem Solving with Large Language Models"
BurakaKrishna/tree-of-thoughts
Plug in and Play Implementation of Tree of Thoughts: Deliberate Problem Solving with Large Language Models that Elevates Model Reasoning by atleast 70%