Sublime
An inspiration engine for ideas

NLP is interested in how our thoughts, actions, and feelings work together right now to produce our experience.
Charles Faulkner • NLP
Linguistic refers to our ability to use language and how specific words and phrases mirror our mental worlds.
Charles Faulkner • NLP
The more you want to benefit from this book, the more important it is to apply these techniques in the moments of your daily life.
Charles Faulkner • NLP
ANY
LLM of your choice, statistical methods, or NLP models that runs
locally on your machine
:
- G-Eval
- Summarization
- Answer Relevancy
- Faithfulness
- Contextual Recall
- Contextual Precision
- RAGAS
- Hallucination
- Toxicity
- Bias
- etc.
GitHub - confident-ai/deepeval: The LLM Evaluation Framework
Shail’s AI tool recommendations for building large knowledge bases with LLM’s
CRWAL4AI
n8n, langflow, voiceflow
composio
TL;DR
LLMLingua utilizes a compact, well-trained language model (e.g., GPT2-small, LLaMA-7B) to identify and remove non-essential tokens in prompts. This approach enables efficient inference with large language models (LLMs), achieving up to 20x compression with minimal performance loss.
... See more
LLMLingua utilizes a compact, well-trained language model (e.g., GPT2-small, LLaMA-7B) to identify and remove non-essential tokens in prompts. This approach enables efficient inference with large language models (LLMs), achieving up to 20x compression with minimal performance loss.
... See more