ashishpatel26/LLM-Finetuning
LLM Finetuning with peft
Enforce the output format (JSON Schema, Regex etc) of a language model
Appears on
Quick read
Latest capture 2026-08-03 03:07
0 paths
Agent instructions and tool configuration found in this repository.
No config files detected.
6 observed captures since 2026-05-25. Observed captures are shown by default.
Stars from first capture +14
Observed captures only
All tracked data
Observed snapshots
Observed snapshots
Nearest indexed repositories by embedding similarity.
LLM Finetuning with peft
llama.cpp fork with additional SOTA quants and improved performance
[EMNLP'23, ACL'24] To speed up LLMs' inference and enhance LLM's perceive of key information, compress the prompt and KV-Cache, which achieves up to 20x compression with minimal performance loss.
A language for constraint-guided and efficient LLM programming.
The Security Toolkit for LLM Interactions
The llama-cpp-agent framework is a tool designed for easy interaction with Large Language Models (LLMs). Allowing users to chat with LLM models, execute structured function calls and get structured output. Works also with models not fine-tuned to JSON output and function calls.