Pinned Repositories
bitcoin
Bitcoin Core integration/staging tree
gradle
Adaptable, fast automation for all
algos
Exercise algorithms in Scala, Clojure, Groovy and Java 8
BitCan
BitCan: ‘Free as in Beer’ Bitcoin Seed Storage
bitcoin
Bitcoin Core integration/staging tree
CodingExerciseExtractor
Export your CodingBat & LeetCode solutions to GitHub
tiktoken
tiktoken is a fast BPE tokeniser for use with OpenAI's models.
scala
Scala 2 compiler and standard library. Scala 2 bugs at https://github.com/scala/bug; Scala 3 at https://github.com/scala/scala3
spock
The Enterprise-ready testing and specification framework.
vavr
vʌvr (formerly called Javaslang) is a non-commercial, non-profit object-functional library that runs with Java 8+. It aims to reduce the lines of code and increase code quality.
l0rinc's Repositories
l0rinc/BitCan
BitCan: ‘Free as in Beer’ Bitcoin Seed Storage
l0rinc/bitcoin
Bitcoin Core integration/staging tree
l0rinc/corecheck
Test coverage and more for Bitcoin Core
l0rinc/LLaMA-LoRA-Tuner
UI tool for fine-tuning and testing your own LoRA models base on LLaMA, GPT-J and more. One-click run on Google Colab.
l0rinc/spock
The Enterprise-ready testing and specification framework.
l0rinc/tiktoken
tiktoken is a fast BPE tokeniser for use with OpenAI's models.
l0rinc/bdk-flutter
Bitcoin Development Kit - Flutter Package
l0rinc/bitcoin-core-nightly
Nightly Bitcoin Core tests
l0rinc/bracktrack-home
BrackTrack public page
l0rinc/caffeine
A high performance caching library for Java
l0rinc/ChatGLM-finetune-LoRA
Code for fintune ChatGLM-6b using low-rank adaptation (LoRA)
l0rinc/core-review
Scripts, tools & info for doing Bitcoin Core development and code review
l0rinc/DrahtBot
Experimental bot scripts to help to maintain large open source projects. Also includes Bitcoin Core related scripts.
l0rinc/feedback
A simple widget for getting better feedback.
l0rinc/golpe
C++ application framework
l0rinc/google-search-results-python
Google Search Results via SERP API pip Python Package
l0rinc/gpt4all
gpt4all: an ecosystem of open-source chatbots trained on a massive collections of clean assistant data including code, stories and dialogue
l0rinc/GPTQ-for-LLaMa
4 bits quantization of LLaMA using GPTQ
l0rinc/huszonegy.github.io
HUSZONEGY weboldal, https://huszonegy.world
l0rinc/jtokkit
JTokkit is a Java tokenizer library designed for use with OpenAI models.
l0rinc/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
l0rinc/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
l0rinc/minbpe
Minimal, clean, code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.
l0rinc/MutabilityDetector
Lightweight analysis tool for detecting mutability in Java classes
l0rinc/secp256k1
Optimized C library for EC operations on curve secp256k1
l0rinc/stale-blocks
Dataset of stale blocks observed on the Bitcoin network.
l0rinc/strfry
a nostr relay
l0rinc/text-generation-webui
A gradio web UI for running Large Language Models like LLaMA, llama.cpp, GPT-J, Pythia, OPT, and GALACTICA.
l0rinc/text-generation-webui-colab
A colab gradio web UI for running Large Language Models
l0rinc/tiktoken-flutter
tiktoken is a BPE tokeniser for use with OpenAI's models