Pinned Repositories
AMM_Arb_testing
Experimental AMM arbitrage repo. Used for POC and development. Production ready iteration will require optimization.
eroteme-doc-explorer
Microservice for using chained LLM calls and document embeddings to explore sets of documents.
eroteme-rerank
Re-rank query results using LLM embeddings and a FAISS index.
L-JEPA
Language-based Joint Embedding Predictive Architecture.
llm-world-models
Make sure LLMs say true things.
LocalDocQA
Local document QA using locally running LLMs.
NFT-Wrapper-Contract
Solidity contracts to both create an NFT minter and Manager/Wrapper contract to facilitate a marketplace.
ResNet-TimeSeries
Pytorch implementation of Resnet for time-series prediction and use in Numerai tournament. Based on: https://www.kaggle.com/a763337092/pytorch-resnet-starter-training
Supervised-AE-MLP
Pytorch implementation of Supervised Auto-Encoder MLP for use in financial ML competitions.
TXPool_Lurker
Monitor the eth mempool
KeremP's Repositories
KeremP/AMM_Arb_testing
Experimental AMM arbitrage repo. Used for POC and development. Production ready iteration will require optimization.
KeremP/TXPool_Lurker
Monitor the eth mempool
KeremP/ResNet-TimeSeries
Pytorch implementation of Resnet for time-series prediction and use in Numerai tournament. Based on: https://www.kaggle.com/a763337092/pytorch-resnet-starter-training
KeremP/LocalDocQA
Local document QA using locally running LLMs.
KeremP/eroteme-doc-explorer
Microservice for using chained LLM calls and document embeddings to explore sets of documents.
KeremP/eroteme-rerank
Re-rank query results using LLM embeddings and a FAISS index.
KeremP/L-JEPA
Language-based Joint Embedding Predictive Architecture.
KeremP/llm-world-models
Make sure LLMs say true things.
KeremP/NFT-Wrapper-Contract
Solidity contracts to both create an NFT minter and Manager/Wrapper contract to facilitate a marketplace.
KeremP/openlm
Compare the output of various open source LLMs.
KeremP/Supervised-AE-MLP
Pytorch implementation of Supervised Auto-Encoder MLP for use in financial ML competitions.
KeremP/active-lp-strategies
UniswapV3 active LP strategies
KeremP/EIP681-python
Generate EIP681 transaction urls in python
KeremP/LambdaImageMagick
For use in AWS Lambda function to process images using imagemagick. Used in production @ Customary.
KeremP/tiny-assembler
A tiny assembler built to learn about assemblers.
KeremP/dominoer
CLI for ordering Dominos pizza.
KeremP/eroteme-promptcompile
Prompt compilation takes as input multiple passages retrieved from various sources and stiches together a prompt.
KeremP/EthQRCode
Generate EIP681 QR Code
KeremP/fromTwitterSearch
Use the from: syntax in twitter search bar to filter tweet search by account
KeremP/keremp.github.io
KeremP/lit-llama
KeremP/next.js
The React Framework
KeremP/NomicCDSApplication
KeremP/openpilot
openpilot is an open source driver assistance system. openpilot performs the functions of Automated Lane Centering and Adaptive Cruise Control for over 200 supported car makes and models.
KeremP/pygpt4all
Official supported Python bindings for llama.cpp + gpt4all
KeremP/pygptj
Python bindings for the GGML GPT-J Laguage model
KeremP/TensorRT-LLM
TensorRT-LLM provides users with an easy-to-use Python API to define Large Language Models (LLMs) and build TensorRT engines that contain state-of-the-art optimizations to perform inference efficiently on NVIDIA GPUs. TensorRT-LLM also contains components to create Python and C++ runtimes that execute those TensorRT engines.
KeremP/tinygrad
You like pytorch? You like micrograd? You love tinygrad! ❤️
KeremP/uniswap-python
🦄 The unofficial Python client for the Uniswap exchange.
KeremP/Volatility-Kaggle
Development repo for Optiver Volatility Kaggle competition.