ochafik
Pragmatic programmer with some idealism left; Views expressed are my own; he/him 🏳️🌈 https://fosstodon.org/web/@ochafik
GoogleLondon
Pinned Repositories
es6-lenses
ES6 functional lenses
fasca
Fasca = Faster Scala : makes you Scala program run faster (with a compiler plugin and optional runtime dependencies)
jstyper
🦆 Adds Flow / TypeScript types to JavaScript files... because that hassle can be automated.
LibCL
Library of shared OpenCL code that can be reused between different binding libraries. Uses StringTemplate templates.
node-opencl
Experiments on auto-generated bindings for OpenCL in V8 / Node.js
openscad-playground
OpenSCAD Web Playground
openscad-wasm
Webassembly port of OpenSCAD
optimized-loops-macros
Macro-powered loop optimizations (Range for comprehensions)
rpi-raspbian-bazel
Bazel Raspbian build script + off-the-shelf resin/rpi-raspbian Docker image derivative.
scalight
Trimmed-down Scala : get the language without the runtime !
ochafik's Repositories
ochafik/openscad-playground
OpenSCAD Web Playground
ochafik/openscad
OpenSCAD - The Programmers Solid 3D CAD Modeller
ochafik/llama-cpp-agent
The llama-cpp-agent framework is a tool designed for easy interaction with Large Language Models (LLMs). It provides a simple yet robust interface using llama-cpp-python, allowing users to chat with LLM models, execute structured function calls and get structured output.
ochafik/assimp
The official Open-Asset-Importer-Library Repository. Loads 40+ 3D-file-formats into one unified and clean data structure.
ochafik/Awesome-LLM-Strawberry
A collection of LLM papers, blogs, and projects, with a focus on OpenAI o1 and reasoning techniques.
ochafik/claude-engineer
Claude Engineer is an interactive command-line interface (CLI) that leverages the power of Anthropic's Claude-3.5-Sonnet model to assist with software development tasks. This tool combines the capabilities of a large language model with practical file system operations and web search functionality.
ochafik/cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
ochafik/duckdb-rs
Ergonomic bindings to duckdb for Rust
ochafik/entropix
Entropy Based Sampling and Parallel CoT Decoding
ochafik/g1
g1: Using Llama-3.1 70b on Groq to create o1-like reasoning chains
ochafik/langfun
OO for LLMs
ochafik/llama-models
Utilities intended for use with Llama models.
ochafik/llama-recipes
Scripts for fine-tuning Meta Llama with composable FSDP & PEFT methods to cover single/multi-node GPUs. Supports default & custom datasets for applications such as summarization and Q&A. Supporting a number of candid inference solutions such as HF TGI, VLLM for local or cloud deployment. Demo apps to showcase Meta Llama for WhatsApp & Messenger.
ochafik/llama-stack
Model components of the Llama Stack APIs
ochafik/llama-stack-apps
Agentic components of the Llama Stack APIs
ochafik/llama.cpp
Port of Facebook's LLaMA model in C/C++
ochafik/LLM-Research-Scripts
ochafik/MemGPT
Letta (fka MemGPT) is a framework for creating stateful LLM services.
ochafik/mistral-common
ochafik/mistral-inference
Official inference library for Mistral models
ochafik/mlx
MLX: An array framework for Apple silicon
ochafik/mlx-examples
Examples in the MLX framework
ochafik/observatory
A toolkit for describing model features and intervening on those features to steer behavior.
ochafik/openai-realtime-api-beta
Node.js + JavaScript reference client for the Realtime API (beta)
ochafik/Phi-3-Vision-MLX
Phi-3 for Mac: Locally-run Vision and Language Models for Apple Silicon
ochafik/SPTAG
A distributed approximate nearest neighborhood search (ANN) library which provides a high quality vector index build, search and distributed online serving toolkits for large scale vector search scenario.
ochafik/sqlite-lembed
A SQLite extension for generate text embeddings from GGUF models using llama.cpp
ochafik/sqlite-vec
A vector search SQLite extension that runs anywhere!
ochafik/ToolAgents
ToolAgents is a lightweight and flexible framework for creating function-calling agents with various language models and APIs.
ochafik/wd2duckdb
Transform a Wikidata JSON dump into a DuckDB database