Skip to content

Latest commit

 

History

History
47 lines (31 loc) · 4.01 KB

llm.md

File metadata and controls

47 lines (31 loc) · 4.01 KB

Llm Repositories

Large Language Model Api Key Manager View Repo

Coming soon, a minimalist local first tool for organizing and displaying a list of API keys for large language models that can be accessed this way.

Large Language Model Api Price Estimates View Repo

Some cost estimates for using LLMs via API versus web UI services (like ChatGPT)

Large Language Model Assistants Web Library View Repo

A web UI for open-sourcing my assistant configurations (WIP)

Large Language Model Attribution Badges View Repo

Markdown badges for attributing LLM generated (or co-generated) content (using Shields.io)

Large Language Model Evaluation Prompts View Repo

A few prompts that I am storing in a repo for the purpose of running controlled experiments comparing and benchmarking different LLMs for defined use-cases

Large Language Model Experiment Notebook View Repo

Experiments in evaluating various prompting strategies and LLM performance generally

Large Language Model Long Codegen Test View Repo

Experiment to evaluate the ability of code-gen LLMs to generate a long continuous (single) output

Large Language Model Max Token Length 0225 View Repo

A plot showing the evolution of the max output token length by major LLMs, Feb 2025

Large Language Model Output Notes View Repo

First entry documentation repository for notes mostly unedited from LLMs

Large Language Model Output Vault Parameters View Repo

Some parameteric data about my LLM output repository as it scales

Large Language Model Outputs View Repo

Interesting GPT outputs demonstrating specific capabilities

Large Language Model System Prompts View Repo

A few system prompts for LLMs intended to improve the format and utility of outputs. Written primarily for LibreChat but should be reasonably frontend-agnostic

Large Language Model Use Case Self Ideation View Repo

LLM-generated documents describing potential use-cases for GPTs & other LLMs across both professional and business contexts with sections describing potential/predicted evolutions as underlying technology advances

Large Language Model Workspace Scaffolder View Repo

A quick scaffolding script for populating a repository with folders for organising prompts and outputs, as commonly required when working with LLMs

Llms On Llms View Repo

Large language models (LLMs) explaining themselves - and how to make best use of them (prompt engineering). Often insightful, though accuracy not guaranteed!