Pinned Repositories
alpaca-lora
Instruct-tune LLaMA on consumer hardware
Android-Companion-App-For-BLE-Devices
Provides an open source app which can send phone notifications and control phone functions over BLE
android-examples
Android samples written in Scala
cardboard
Cardboard VR Toolkit Library (Decompiled sources)
cloudflare-dynamic-dns
Ditch your third-party DDNS service! Cloudflare DDNS curl scripts that call Cloudflare's API (v4) directly.
cts
WebGPU Conformance Test Suite
karai
Atari 8-bit development with SIO2WEB (WebSIO)
rgb-led-matrix
RGB-LED-Motherboard-Header-Driver-App
RGB LED app with driver and service. Linux/MSI motherboard header. Windows,OSX / ASUS,ASRock coming soon.
serverless-webrtc-qrcode
A demo of using WebRTC with no signaling server by using qr codes.
dcerisano's Repositories
dcerisano/cloudflare-dynamic-dns
Ditch your third-party DDNS service! Cloudflare DDNS curl scripts that call Cloudflare's API (v4) directly.
dcerisano/karai
Atari 8-bit development with SIO2WEB (WebSIO)
dcerisano/alpaca-lora
Instruct-tune LLaMA on consumer hardware
dcerisano/Android-Companion-App-For-BLE-Devices
Provides an open source app which can send phone notifications and control phone functions over BLE
dcerisano/arduino-toneac-esp32
ESP32 support for the Arduino toneAC library.
dcerisano/BabylonNative
Build cross-platform native applications with the power of the Babylon.js JavaScript framework
dcerisano/BitNet
Implementation of "BitNet: Scaling 1-bit Transformers for Large Language Models" in pytorch
dcerisano/dawn-ray-tracing-linux
Unofficial Ray-Tracing extension for Dawn/WebGPU
dcerisano/dcerisano.github.io
dcerisano/DetectGPT
Pytorch implementation of DetectGPT (https://arxiv.org/pdf/2301.11305v1.pdf)
dcerisano/EasyLM
Large language models (LLMs) made easy, EasyLM is a one stop solution for pre-training, finetuning, evaluating and serving LLMs in JAX/Flax.
dcerisano/ESP32-Smart-Watch
An open source smartwatch based on the ESP32 compatible with the Arduino IDE.
dcerisano/gnome-shell-system-monitor-applet
Display system informations in gnome shell status bar, such as memory usage, cpu usage, network rates…
dcerisano/gpt-2-output-dataset
Dataset of GPT-2 outputs for research in detection, biases, and more
dcerisano/gpt-3.5-turbo-16k-guidance-icl-wgsl
dcerisano/GPTZero
An open-source implementation of GPTZero
dcerisano/gpuweb
Where the GPU for the Web work happens!
dcerisano/jax-multi-gpu-resnet50-example
An example showing how to use jax to train resnet50 on multi-node multi-GPU
dcerisano/LEDText
FastLED Flexible Text Message Class requires LEDMatrix Class
dcerisano/mesh
Mesh TensorFlow: Model Parallelism Made Easier
dcerisano/mesh-transformer-jax
Model parallel transformers in JAX and Haiku
dcerisano/Open-Assistant
OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
dcerisano/PythonMonkey
A Mozilla SpiderMonkey JavaScript engine embedded into the Python VM, using the Python engine to provide the JS host environment.
dcerisano/text-generation-webui
A gradio web UI for running Large Language Models like LLaMA, llama.cpp, GPT-J, OPT, and GALACTICA.
dcerisano/tpu
Reference models and tools for Cloud TPUs.
dcerisano/WebGPT
Run GPT model on the browser with WebGPU. An implementation of GPT inference in less than ~1500 lines of vanilla Javascript.
dcerisano/WebGPU-Lab
Demos and experiments in WebGPU technology. Focus on compute shaders.
dcerisano/webtorrent
⚡️ Streaming torrent client for the web
dcerisano/wgpu
Cross-platform, safe, pure-rust graphics api.
dcerisano/wgpu-py
Next generation GPU API for Python