You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Quick and dirty launcher scripts for Llama-3.2-3B-Instruct using HuggingFace Transformers. Includes full version with optimizations and bare-bones minimal version. Just update the model path and run.
Quick and dirty launcher scripts for Llama-3.2-3B-Instruct GGUF models using llama-cpp-python. Includes full version with optimizations and bare-bones minimal version. Just update the model path an…
Quick and dirty macOS launcher for Llama-3.2-3B-Instruct GGUF models with Metal GPU acceleration. Optimized for Apple Silicon (M1/M2/M3/M4). Just compile with Metal support, update the model path, …
Quick and dirty LangChain launcher for Llama-3.2-3B-Instruct GGUF models. Minimal setup using LangChain abstractions with streaming chat. Just update the model path and run.
Quick and dirty Ollama launcher for Llama-3.2-3B-Instruct. Uses Ollama API for automatic model management and hardware optimization. Just install Ollama, pull the model, and run.
Python
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page
or contact support.