- Singapore
- https://blog.lincoln.hk
Stars
- All languages
- API Blueprint
- ApacheConf
- Apex
- AppleScript
- Assembly
- AutoHotkey
- Batchfile
- C
- C#
- C++
- CSS
- Clojure
- CoffeeScript
- Crystal
- Cuda
- Dart
- Dockerfile
- Elixir
- Emacs Lisp
- Erlang
- FreeMarker
- Go
- Go Template
- Groff
- Groovy
- HCL
- HTML
- Haskell
- Haxe
- Java
- JavaScript
- Jinja
- Jupyter Notebook
- Kotlin
- Less
- Lua
- MDX
- Makefile
- Markdown
- Mustache
- NSIS
- Nix
- Objective-C
- Objective-C++
- Objective-J
- OpenSCAD
- PHP
- PLpgSQL
- Perl
- PureScript
- Python
- QML
- R
- Rez
- Rich Text Format
- Ruby
- Rust
- SCSS
- Scala
- Scheme
- Shell
- Smarty
- Standard ML
- Stylus
- Swift
- TeX
- TypeScript
- V
- Vim Script
- Vue
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
This repository showcases various advanced techniques for Retrieval-Augmented Generation (RAG) systems. RAG systems combine information retrieval with generative models to provide accurate and cont…
A simple screen parsing tool towards pure vision based GUI agent
Anthropic's educational courses
Welcome to the Llama Cookbook! This is your go to guide for Building with Llama: Getting started with Inference, Fine-Tuning, RAG. We also show you how to solve end to end problems using Llama mode…
This repository delivers end-to-end, code-first tutorials covering every layer of production-grade GenAI agents, guiding you from spark to scale with proven patterns and reusable blueprints for re…
100+ Fine-tuning Tutorial Notebooks on Google Colab, Kaggle and more.
This repository contains various advanced techniques for Retrieval-Augmented Generation (RAG) systems.