Pinned Repositories
ADN-WinRT-Samples
Various WinRT/Windows App Store Samples
alto2txt
Convert ALTO XML to plain text + minimal metadata
Applying_EANNs
A 2D Unity simulation in which cars learn to navigate themselves through different courses. The cars are steered by a feedforward neural network. The weights of the network are trained using a modified genetic algorithm.
bark
🔊 Text-Prompted Generative Audio Model
BLOOM-LORA
Due to restriction of LLaMA, we try to reimplement BLOOM-LoRA (much less restricted BLOOM license here https://huggingface.co/spaces/bigscience/license) using Alpaca-LoRA and Alpaca_data_cleaned.json
BotSharp
The Open Source Chatbot Framework in .NET
cfapiSync
C# Cloud Sync Engine using cloud files API introduced in Windows 10.
Chaos.NaCl
Chaos.NaCl cryptography library
chat.petals.dev
💬 Chatbot web app + HTTP and Websocket endpoints for LLM inference with the Petals client
CompactorService
CompactorService is a windows service write in C# that track change on folder an apply new WoF compression automatically.
DevNullx64's Repositories
DevNullx64/alto2txt
Convert ALTO XML to plain text + minimal metadata
DevNullx64/bark
🔊 Text-Prompted Generative Audio Model
DevNullx64/BLOOM-LORA
Due to restriction of LLaMA, we try to reimplement BLOOM-LoRA (much less restricted BLOOM license here https://huggingface.co/spaces/bigscience/license) using Alpaca-LoRA and Alpaca_data_cleaned.json
DevNullx64/BotSharp
The Open Source Chatbot Framework in .NET
DevNullx64/cfapiSync
C# Cloud Sync Engine using cloud files API introduced in Windows 10.
DevNullx64/chat.petals.dev
💬 Chatbot web app + HTTP and Websocket endpoints for LLM inference with the Petals client
DevNullx64/CodeiumVisualStudio
Visual Studio extension for Codeium
DevNullx64/deepspeech-notes
DeepSpeechNotes is a note taking app using Mozilla's DeepSpeech technology to transcribe speech into text notes.
DevNullx64/dotnet-libp2p
A libp2p implementation for .NET in C#.
DevNullx64/FastChat
An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.
DevNullx64/FastGPUP
A WIP GUI app to make GPU-P way easier!
DevNullx64/grobid
A machine learning software for extracting information from scholarly documents
DevNullx64/health.petals.dev
🏥 Health monitor for a Petals swarm
DevNullx64/l4d2vr
Left 4 Dead 2 VR mod
DevNullx64/LAVIS
LAVIS - A One-stop Library for Language-Vision Intelligence
DevNullx64/LiteNetLib
Lite reliable UDP library for Mono and .NET
DevNullx64/LLamaSharp
C#/.NET binding of llama.cpp, including LLaMa/GPT model inference and quantization, ASP.NET core integration and UI.
DevNullx64/localpilot
DevNullx64/MalwareSourceCode
Collection of malware source code for a variety of platforms in an array of different programming languages.
DevNullx64/Moogle-Search-Engine
A text search engine made in C#. Supports different operators and comes with an easy-to-use web application.
DevNullx64/open_llama
OpenLLaMA, a permissively licensed open source reproduction of Meta AI’s LLaMA 7B trained on the RedPajama dataset
DevNullx64/pdfalto
PDF to XML ALTO file converter
DevNullx64/petals
🌸 Run LLMs at home, BitTorrent-style. Fine-tuning and inference up to 10x faster than offloading
DevNullx64/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
DevNullx64/Sharp-Grad
Sharp Grad is a lightweight automatic differentiation library in C#. It's suitable for implementing machine learning algorithms, scientific computations, and any applications that require gradient-based optimization.
DevNullx64/Tensor.NET
A lightweight and high-performance tensor library which provides numpy-like operations but .NET style interfaces. It supports generic tensor, Linq, C# native slices and so on. (Qushui student project))
DevNullx64/tensorflow
An Open Source Machine Learning Framework for Everyone
DevNullx64/TensorFlow.NET
.NET Standard bindings for Google's TensorFlow for developing, training and deploying Machine Learning models in C# and F#.
DevNullx64/text-generation-webui
A Gradio web UI for Large Language Models. Supports transformers, GPTQ, llama.cpp (GGUF), Llama models.
DevNullx64/whisperX
WhisperX: Automatic Speech Recognition with Word-level Timestamps (& Diarization)