• Stars
    star
    2
  • Language
    Rust
  • License
    MIT License
  • Created 7 months ago
  • Updated 7 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A Rust-only implementation of Karpathy's nanogpt using Candle.

More Repositories

1

fizzle

An OpenGL rendering engine written in the Go programming language
Go
45
star
2

eweygewey

EweyGewey is an OpenGL based GUI library written in Go.
Go
37
star
3

openvr-go

golang wrapper of Valve's OpenVR library
Go
30
star
4

cubez

Cubez is a 3d physics engine written natively in Go.
Go
29
star
5

filefreezer

A simple to deploy cloud file storage system with zero-knowledge encryption and file versioning.
Go
12
star
6

assimp-go

a Go language utility library for the ASSIMP library
Go
9
star
7

noisey

a coherent noise library for Go
Go
8
star
8

gombz

a Go language library providing a serializable data structure for 3d models and animations
Go
7
star
9

spinup

A utility to quickly audition audio samples with a terminal user interface.
Rust
5
star
10

netpeddler

Send unreliable and reliable packets over UDP.
Go
4
star
11

mindmeld

A simple-to-use, open source GUI for local AI chat on desktop and mobile. Powered by llama.cpp.
Dart
3
star
12

gimmick

A Go embedable lisp-like language.
Go
3
star
13

ExitStrategy

A simple turn based strategy game written in Haskell using SDL. No longer being developed.
Haskell
3
star
14

kontour

A utility program for text-generation-webui that generates text responses for a configured list of instructions for each configured model and text generation parameter set.
Rust
3
star
15

sentient_core

A terminal style user interface to chat with AI characters using llama LLMs for locally processed AI.
Rust
3
star
16

glider

Glider is a collision library written in Go currently supporting AABB, spheres, rays and planes.
Go
2
star
17

ai_notepad

A lightweight Rust application to test interaction with large language models. Currently supports running GGUF quantized models with hardware acceleration.
Rust
2
star
18

SciDiver

A Ludum Dare 48 Compo entry -- completed in 48 hours. A zelda-like built with godot using 2d pixel art.
GDScript
2
star
19

woolydart

A high-level Dart wrapper around llama.cpp for text generation AI with LLMs.
Dart
2
star
20

lantern

A utility crate providing higher level functionality built on top of Candle for pure Rust AI functionality
Rust
2
star
21

voxfile

A Go library to read .vox files that contain voxel data.
Go
1
star
22

woolyrust

A high-level Rust wrapper around llama.cpp for text generation AI with LLMs.
Rust
1
star
23

woolycore

The core wrapper around llama.cpp in C to provide an easy surface to build FFI wrappers on for other programming languages.
C++
1
star
24

libreadability

A thin Rust wrapper to provide a C-callable shared library version of readability.rs.
Rust
1
star
25

nanogpt-ggml

An implementation of Karpathy's nanogpt video using C and ggerganov's GGML library.
C
1
star